Home | History | Annotate | Download | only in core

Lines Matching full:skbitmap

13 #include "SkBitmap.h"
45 SkBitmap. A pixelref is installed into a bitmap, and then the bitmap can
184 bool decodeInto(int pow2, SkBitmap* bitmap) {
193 bool readPixels(SkBitmap* dst, const SkIRect* subset = NULL);
204 virtual SkPixelRef* deepCopy(SkBitmap::Config config, const SkIRect* subset = NULL) {
264 virtual bool onDecodeInto(int pow2, SkBitmap* bitmap);
272 virtual bool onReadPixels(SkBitmap* dst, const SkIRect* subsetOrNull);
280 * SkBitmap::fPixelRefOffset + SkBitmap::getSafeSize() should never overflow this value,
330 friend class SkBitmap; // only for cloneGenID