Home | History | Annotate | Download | only in images

Lines Matching full:skbitmap

23     virtual bool onDecode(SkStream* stream, SkBitmap* bm, Mode) SK_OVERRIDE;
47 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors);
50 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors);
53 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors);
56 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors);
59 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors);
75 bool SkICOImageDecoder::onDecode(SkStream* stream, SkBitmap* bm, Mode mode)
113 SkBitmap::Config c;
123 c = SkBitmap::kIndex8_Config;
128 c = SkBitmap::kARGB_8888_Config;
187 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) = NULL;
305 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors)
334 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors)
354 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors)
364 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors)
378 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors)