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

  /external/skia/src/core/
SkGlyphCache.h 103 bool isSubpixel() const {
104 return fScalerContext->isSubpixel();
SkScalerContext.h 198 bool isSubpixel() const {
SkDraw.cpp     [all...]
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 302 if (this->isSubpixel()) {
SkFontHost_win.cpp 706 if (this->isSubpixel()) {
    [all...]
  /external/skia/src/gpu/
GrAtlasTextContext.cpp     [all...]

Completed in 439 milliseconds