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

  /external/skia/src/gpu/
GrTextStrike.cpp 188 int bytesPerPixel = GrMaskFormatBytesPerPixel(fMaskFormat);
GrAtlas.cpp 97 const int bpp = GrMaskFormatBytesPerPixel(fMaskFormat);
SkGrFontScaler.cpp 181 const int bbp = GrMaskFormatBytesPerPixel(this->getMaskFormat());
  /external/skia/include/gpu/
GrTypes.h 264 static inline int GrMaskFormatBytesPerPixel(GrMaskFormat format) {

Completed in 49 milliseconds