Home
last modified time | relevance | path

Searched defs:writeCubic (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/tessellate/
H A DPatchWriter.h395 AI void writeCubic(float2 p0, float2 p1, float2 p2, float2 p3) { in writeCubic() function
410 AI void writeCubic(const SkPoint pts[4]) { in writeCubic() function