Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp2506 bool hasPoints = false; in draw() local
2509 hasPoints = true; in draw()
2513 if (!this->flushGLState(pipeline, primProc, hasPoints)) { in draw()