Searched defs:isSubpixel (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkGlyphCache.h104 bool isSubpixel() const { function in class:SkGlyphCache
105 return fScalerContext->isSubpixel();
H A DSkScalerContext.h154 bool isSubpixel() const { function in class:SkScalerContext
/external/skia/src/core/
H A DSkGlyphCache.h112 bool isSubpixel() const { function in class:SkGlyphCache
113 return fScalerContext->isSubpixel();
H A DSkScalerContext.h159 bool isSubpixel() const { function in class:SkScalerContext

Completed in 333 milliseconds