Searched refs:fMinStrokeVerbsForHwTessellation (Results 1 – 2 of 2) sorted by relevance
213 int minStrokeVerbsForHwTessellation() const { return fMinStrokeVerbsForHwTessellation; } in minStrokeVerbsForHwTessellation()601 int fMinStrokeVerbsForHwTessellation = 50; variable
145 fMinPathVerbsForHwTessellation = fMinStrokeVerbsForHwTessellation = 0; in applyOptionsOverrides()265 writer->appendS32("Min Stroke Verbs for HW Tessellation", fMinStrokeVerbsForHwTessellation); in dumpJSON()