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

  /external/chromium_org/third_party/skia/src/core/
SkGlyphCache.h 104 bool isSubpixel() const {
105 return fScalerContext->isSubpixel();
SkScalerContext.h 154 bool isSubpixel() const {
SkDraw.cpp     [all...]
  /external/skia/src/core/
SkGlyphCache.h 112 bool isSubpixel() const {
113 return fScalerContext->isSubpixel();
SkScalerContext.h 159 bool isSubpixel() const {
SkDraw.cpp     [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.cpp 230 if (cache->isSubpixel()) {
301 if (cache->isSubpixel()) {
  /external/skia/src/gpu/
GrBitmapTextContext.cpp 232 if (cache->isSubpixel()) {
303 if (cache->isSubpixel()) {
  /external/chromium_org/third_party/skia/src/ports/
SkScalerContext_win_dw.cpp 300 if (this->isSubpixel()) {
SkFontHost_win.cpp 739 if (this->isSubpixel()) {
    [all...]
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 300 if (this->isSubpixel()) {
SkFontHost_win.cpp 739 if (this->isSubpixel()) {
    [all...]

Completed in 564 milliseconds