Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dcoloremoji_blendmodes.cpp120 SkPaint textP; in onDraw() local
121 textP.setAntiAlias(true); in onDraw()
146 textP.setBlendMode(gModes[i]); in onDraw()
151 x+ w/10.f, y + 7.f*h/8.f, textFont, textP); in onDraw()
/third_party/flutter/skia/gm/
Dcoloremoji_blendmodes.cpp120 SkPaint textP; in onDraw() local
121 textP.setAntiAlias(true); in onDraw()
146 textP.setBlendMode(gModes[i]); in onDraw()
151 x+ w/10.f, y + 7.f*h/8.f, textFont, textP); in onDraw()