John Scipione 53f75ce5d6 BColorControl: Remove fOffscreenView pointer
...and rename fBitmap to fOffscreenBitmap to make it more clear what it is.

We don't need to save a pointer to both the offscreen bitmap and
the offscreen view, just the bitmap. We can access the view by calling
fOffscreenBitmap->ChildAt((int32)0). This gives us back a _reserved private
variable slot.

In the (unlikely) case that _InitData() is called with offscreen = false but
the fOffscreenBitmap is not NULL, delete fOffscreenBitmap before
setting it to NULL so that memory is not leaked.
2016-03-12 19:14:26 -08:00
..
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2015-12-26 20:13:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2015-09-09 20:58:57 +02:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2015-09-05 16:09:33 +02:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2015-07-14 11:22:44 -04:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00
2016-01-04 06:48:22 -05:00