Searched refs:shouldSubpixelBitmap (Results 1 – 1 of 1) sorted by relevance
500 bool shouldSubpixelBitmap(const SkGlyph&, const SkMatrix&);1084 bool SkScalerContext_FreeType::shouldSubpixelBitmap(const SkGlyph& glyph, const SkMatrix& matrix) { in shouldSubpixelBitmap() function in SkScalerContext_FreeType1161 if (this->shouldSubpixelBitmap(*glyph, fMatrix22Scalar)) { in generateMetrics()1232 if (this->shouldSubpixelBitmap(glyph, *bitmapMatrix)) { in generateImage()