Searched defs:alphaByte (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/images/ |
D | SkImageDecoder_libico.cpp | 318 int alphaByte = readByte(buf, andOffset + (andPixelNo >> 3)); in onDecode() local 338 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit1() 367 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit4() 387 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit8() 397 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit24() 411 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit32()
|