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

/external/skia/include/core/
H A DSkBitmap.h50 kA1_Config, enumerator in enum:SkBitmap::Config
114 for configs that are not at least 1-byte per pixel (e.g. kA1_Config
120 does not have at least 1 byte per (e.g. kA1_Config) then 0 is returned.
127 than 1-byte per pixel (e.g. kA1_Config)
845 SkASSERT(fConfig == kA1_Config);

Completed in 45 milliseconds