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

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

Completed in 30 milliseconds