Searched refs:isSubpixel (Results 1 - 6 of 6) sorted by relevance

/external/skia/src/core/
H A DSkGlyphCache.h103 bool isSubpixel() const { function in class:SkGlyphCache
104 return fScalerContext->isSubpixel();
H A DSkScalerContext.h198 bool isSubpixel() const { function in class:SkScalerContext
H A DSkDraw.cpp1541 if (cache->isSubpixel()) {
1651 if (cache->isSubpixel()) {
1770 if (cache->isSubpixel()) {
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp302 if (this->isSubpixel()) {
H A DSkFontHost_win.cpp706 if (this->isSubpixel()) {
927 if (this->isSubpixel()) {
/external/skia/src/gpu/
H A DGrAtlasTextContext.cpp849 if (cache->isSubpixel()) {
915 if (cache->isSubpixel()) {

Completed in 66 milliseconds