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

  /external/skia/src/core/
SkGlyphCache.h 104 bool isSubpixel() const {
105 return fScalerContext->isSubpixel();
SkFindAndPlaceGlyph.h 477 && cache->isSubpixel()
526 if (cache->isSubpixel()) {
592 if (cache->isSubpixel()) {
SkScalerContext.h 261 bool isSubpixel() const {
  /external/skqp/src/core/
SkGlyphCache.h 104 bool isSubpixel() const {
105 return fScalerContext->isSubpixel();
SkFindAndPlaceGlyph.h 477 && cache->isSubpixel()
526 if (cache->isSubpixel()) {
592 if (cache->isSubpixel()) {
SkScalerContext.h 234 bool isSubpixel() const {
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 356 if (this->isSubpixel()) {
    [all...]
SkFontHost_win.cpp 719 if (this->isSubpixel()) {
    [all...]
  /external/skqp/src/ports/
SkScalerContext_win_dw.cpp 356 if (this->isSubpixel()) {
    [all...]
SkFontHost_win.cpp 719 if (this->isSubpixel()) {
    [all...]

Completed in 322 milliseconds