Home
last modified time | relevance | path

Searched defs:alphaByte (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/images/
DSkImageDecoder_libico.cpp268 int alphaByte = readByte(buf, andOffset + (andPixelNo >> 3)); in onDecode() local
288 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit1()
317 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit4()
337 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit8()
347 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit24()
361 SkBitmap* bm, int alphaByte, int m, int shift, SkPMColor* colors) in editPixelBit32()