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

  /external/skia/src/gpu/text/
GrFontScaler.cpp 128 const int bpp = GrMaskFormatBytesPerPixel(expectedMaskFormat);
160 const int bbp = GrMaskFormatBytesPerPixel(expectedMaskFormat);
GrBatchFontCache.cpp 215 int bytesPerPixel = GrMaskFormatBytesPerPixel(expectedMaskFormat);
  /external/skia/include/gpu/
GrTypes.h 182 static inline int GrMaskFormatBytesPerPixel(GrMaskFormat format) {

Completed in 189 milliseconds