Home
last modified time | relevance | path

Searched refs:shouldSubpixelBitmap (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_FreeType.cpp500 bool shouldSubpixelBitmap(const SkGlyph&, const SkMatrix&);
1084 bool SkScalerContext_FreeType::shouldSubpixelBitmap(const SkGlyph& glyph, const SkMatrix& matrix) { in shouldSubpixelBitmap() function in SkScalerContext_FreeType
1161 if (this->shouldSubpixelBitmap(*glyph, fMatrix22Scalar)) { in generateMetrics()
1232 if (this->shouldSubpixelBitmap(glyph, *bitmapMatrix)) { in generateImage()