Searched refs:fIsSubpixel (Results 1 – 4 of 4) sorted by relevance
33 bool isSubpixel() const { return fIsSubpixel; } in isSubpixel()79 const bool fIsSubpixel; variable
123 return fIsSubpixel; in isSubpixel()232 const bool fIsSubpixel; variable
32 , fIsSubpixel{fScalerContext->isSubpixel()}225 return SkStrikeCommon::PixelRounding(fIsSubpixel, fAxisAlignment); in rounding()229 if (!fIsSubpixel) { in getGlyphMetrics()
413 , fIsSubpixel{context->isSubpixel()}532 return SkStrikeCommon::PixelRounding(fIsSubpixel, fAxisAlignmentForHText); in rounding()538 SkPackedGlyphID packedGlyphID = fIsSubpixel ? SkPackedGlyphID{glyphID, lookupPoint} in getGlyphMetrics()