Searched refs:scissorIsNeeded (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/v1/ | ||
H A D | ClipStack.cpp | 1343 bool scissorIsNeeded = SkToBool(cs.shader()); in apply() local 1386 scissorIsNeeded = true; in apply() 1450 if (!scissorIsNeeded) { in apply() |
Completed in 4 milliseconds