Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp1146 int tMaxCount = SkFindCubicMaxCurvature(pts, tMax); in draw_bisects() local
1147 for (int tIndex = 0; tIndex < tMaxCount; ++tIndex) { in draw_bisects()