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

/external/chromium_org/third_party/skia/src/core/
H A DSkGlyphCache.h108 bool isSubpixel() const { function in class:SkGlyphCache
109 return fScalerContext->isSubpixel();
H A DSkScalerContext.h162 bool isSubpixel() const { function in class:SkScalerContext
/external/skia/src/core/
H A DSkGlyphCache.h108 bool isSubpixel() const { function in class:SkGlyphCache
109 return fScalerContext->isSubpixel();
H A DSkScalerContext.h162 bool isSubpixel() const { function in class:SkScalerContext

Completed in 247 milliseconds