Home | History | Annotate | Download | only in core

Lines Matching full:bitmaps

31     Bitmaps can be drawn into a SkCanvas, but they are also used to specify the
72 * allocated, they will be shared, not copied, so that the two bitmaps will
85 /** Swap the fields of the two bitmaps. This routine is guaranteed to never fail or throw.
158 * that all bitmaps that might be sharing (subsets of) the pixels will
203 cleared once it is set. This state propagates to all other bitmaps
218 /** Specify whether this bitmap is volatile. Bitmaps are not volatile by
219 default. Temporary bitmaps that are discarded after use should be
471 * Some bitmaps can return a copy of their pixels for lockPixels(), but
472 * that copy, if modified, will not be pushed back. These bitmaps should
607 * colortable based bitmaps.