Searched defs:kARGB_4444_Config (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkBitmap.h54 kARGB_4444_Config, //!< 16-bits per pixel, (see SkColorPriv.h for packing) enumerator in enum:SkBitmap::Config
822 SkASSERT(fConfig == kRGB_565_Config || fConfig == kARGB_4444_Config);

Completed in 56 milliseconds