Searched refs:fMinPathVerbsForHwTessellation (Results 1 – 2 of 2) sorted by relevance
212 int minPathVerbsForHwTessellation() const { return fMinPathVerbsForHwTessellation; } in minPathVerbsForHwTessellation()600 int fMinPathVerbsForHwTessellation = 25; variable
145 fMinPathVerbsForHwTessellation = fMinStrokeVerbsForHwTessellation = 0; in applyOptionsOverrides()264 writer->appendS32("Min Path Verbs for HW Tessellation", fMinPathVerbsForHwTessellation); in dumpJSON()