Searched refs:kIndex8_Config (Results 1 – 6 of 6) sorted by relevance
28 return SkBitmap::kIndex8_Config; in SkColorTypeToBitmapConfig()
123 c = SkBitmap::kIndex8_Config; in onDecode()
126 c = SkBitmap::kIndex8_Config; in onDecode()
352 case SkBitmap::kIndex8_Config: in SkBitmapConfig2GrPixelConfig()
45 kIndex8_Config, //!< 8-bits per pixel, using SkColorTable to specify the colors enumerator
108 case kIndex8_Config: in ComputeBytesPerPixel()