Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
Dpathops.cpp46 SkPathFillType twoF = in draw() local
57 two.setFillType(twoF); in draw()
/third_party/skia/gm/
Dpathopsinverse.cpp75 SkPathFillType twoF = twoFill ? SkPathFillType::kInverseEvenOdd in onDraw() local
81 two.setFillType(twoF); in onDraw()