Home | History | Annotate | Download | only in ports

Lines Matching refs:kNo_Hinting

1165     bool generateA8FromLCD = fRec.getHinting() != SkPaint::kNo_Hinting;
2031 // kNo_Hinting means avoid CoreGraphics outline dilation.
2036 hinting = SkPaint::kNo_Hinting;
2080 if (SkMask::kA8_Format == rec->fMaskFormat && SkPaint::kNo_Hinting == hinting) {