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

  /external/skia/include/core/
SkImage.h 47 kLastEnum_ColorType = kPMColor_ColorType
  /external/skia/src/image/
SkImage_Raster.cpp 27 if ((unsigned)info.fColorType > (unsigned)kLastEnum_ColorType) {

Completed in 105 milliseconds