Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DPatchWriter.h390 this->chopAndWriteCubics(p0, p1, p2, p3, numPatches); in writeCubic()
662 void chopAndWriteCubics(float2 p0, float2 p1, float2 p2, float2 p3, int numPatches) { in chopAndWriteCubics() function