Home
last modified time | relevance | path

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

/external/skia/gpu/src/
DGrPathRenderer.cpp235 bool lastPassIsBounds; in onDrawPath() local
245 lastPassIsBounds = false; in onDrawPath()
257 lastPassIsBounds = false; in onDrawPath()
267 lastPassIsBounds = false; in onDrawPath()
270 lastPassIsBounds = true; in onDrawPath()
306 lastPassIsBounds = false; in onDrawPath()
309 lastPassIsBounds = true; in onDrawPath()
385 if (lastPassIsBounds) { in onDrawPath()
410 if (lastPassIsBounds && (p == passCount-1)) { in onDrawPath()