Searched refs:getMaskFormat (Results 1 – 4 of 4) sorted by relevance
62 GrMaskFormat GrFontScaler::getMaskFormat() const { in getMaskFormat() function in GrFontScaler63 SkMask::Format format = fStrike->getMaskFormat(); in getMaskFormat()171 switch (this->getMaskFormat()) { in getPackedGlyphImage()188 const int bbp = GrMaskFormatBytesPerPixel(this->getMaskFormat()); in getPackedGlyphImage()
69 GrMaskFormat getMaskFormat() const;
99 SkMask::Format getMaskFormat() const { in getMaskFormat() function100 return fScalerContext->getMaskFormat(); in getMaskFormat()
194 SkMask::Format getMaskFormat() const { in getMaskFormat() function