Searched refs:debugOutCubic (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/samplecode/ | ||
H A D | SampleCusp.cpp | 146 auto debugOutCubic = [](const SkPoint* pts) { variable 155 debugOutCubic(&pp[0]); 156 debugOutCubic(&pp[4]); 158 debugOutCubic(&pts[0]); |
Completed in 1 milliseconds