Home
last modified time | relevance | path

Searched defs:willUseTessellationShaders (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/tessellate/
DPathTessellator.h92 bool willUseTessellationShaders) { in prepare()
110 void draw(GrOpFlushState* flushState, bool willUseTessellationShaders) { in draw()
/third_party/skia/src/gpu/
DGrGeometryProcessor.h184 bool willUseTessellationShaders() const { in willUseTessellationShaders() function