Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSampleAAGeometry.cpp1151 int tMaxCount = SkFindCubicMaxCurvature(pts, tMax); in draw_bisects() local
1152 for (int tIndex = 0; tIndex < tMaxCount; ++tIndex) { in draw_bisects()