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

  /external/skia/src/core/
SkGlyphCache.h 104 bool isSubpixel() const {
105 return fScalerContext->isSubpixel();
SkFindAndPlaceGlyph.h 476 && cache->isSubpixel()
525 if (cache->isSubpixel()) {
591 if (cache->isSubpixel()) {
SkScalerContext.h 223 bool isSubpixel() const {
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 356 if (this->isSubpixel()) {
    [all...]
SkFontHost_win.cpp 717 if (this->isSubpixel()) {
    [all...]

Completed in 1879 milliseconds