Home
last modified time | relevance | path

Searched refs:debugOutCubic (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleCusp.cpp146 auto debugOutCubic = [](const SkPoint* pts) { variable
155 debugOutCubic(&pp[0]);
156 debugOutCubic(&pp[4]);
158 debugOutCubic(&pts[0]);

Completed in 1 milliseconds