Searched refs:isFlip (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrReducedClip.cpp182 bool isFlip = false; // does this op just flip the in/out state of every point in the bounds local
262 isFlip = true;
266 isFlip = true;
285 isFlip = true;
289 isFlip = true;
337 if (isFlip) {
/external/skia/src/gpu/
H A DGrReducedClip.cpp182 bool isFlip = false; // does this op just flip the in/out state of every point in the bounds local
262 isFlip = true;
266 isFlip = true;
285 isFlip = true;
289 isFlip = true;
337 if (isFlip) {

Completed in 92 milliseconds