HomeSort by relevance Sort by last modified time
    Searched refs:kLastEnum_AlphaType (Results 1 - 2 of 2) sorted by null

  /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) {

Completed in 128 milliseconds