Home
last modified time | relevance | path

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

/external/skia/gm/
Dcomplexclip.cpp25 , fInvertDraw(invertDraw) { in ComplexClipGM()
37 fInvertDraw ? "_invert" : ""); in onShortName()
59 if (fInvertDraw) { in onDraw()
139 if (fInvertDraw) { in onDraw()
196 bool fInvertDraw; member in skiagm::ComplexClipGM