Searched refs:GrMaskFormatBytesPerPixel (Results 1 - 4 of 4) sorted by relevance

/external/skia/gpu/src/
H A DGrAtlas.cpp104 const int bpp = GrMaskFormatBytesPerPixel(fMaskFormat);
H A DGrTextStrike.cpp186 int bytesPerPixel = GrMaskFormatBytesPerPixel(fMaskFormat);
/external/skia/src/gpu/
H A DSkGrFontScaler.cpp156 const int bbp = GrMaskFormatBytesPerPixel(this->getMaskFormat());
/external/skia/gpu/include/
H A DGrTypes.h249 static inline int GrMaskFormatBytesPerPixel(GrMaskFormat format) { function

Completed in 72 milliseconds