Home | History | Annotate | Download | only in pipe

Lines Matching refs:Hinting

172     paint.setHinting((SkPaint::Hinting)(packedFlags & 3));              packedFlags >>= 2;