Home
last modified time | relevance | path

Searched refs:kAutoHinting_PaintFlagForFont (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/core/
DSkPaint.cpp297 kAutoHinting_PaintFlagForFont = 0x800, enumerator
309 font->setForceAutoHinting((f & kAutoHinting_PaintFlagForFont) != 0); in unpack_paint_flags()