Home | Sort by relevance Sort by last modified time |
/external/skia/include/core/ | |
SkImage.h | 56 kLastEnum_AlphaType = kUnpremul_AlphaType |
/external/skia/src/image/ | |
SkImage_Raster.cpp | 30 if ((unsigned)info.fAlphaType > (unsigned)kLastEnum_AlphaType) { |