HomeSort by relevance Sort by last modified time
    Searched defs:isSubpixel (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkGlyphCache.h 112 bool isSubpixel() const {
113 return fScalerContext->isSubpixel();
SkScalerContext.h 159 bool isSubpixel() const {
  /external/skia/src/core/
SkGlyphCache.h 112 bool isSubpixel() const {
113 return fScalerContext->isSubpixel();
SkScalerContext.h 159 bool isSubpixel() const {

Completed in 652 milliseconds