Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkTypeface_fontations.cpp219 void PathGeometrySink::quad_to(float cx0, float cy0, float x, float y) { in quad_to()
227 void PathGeometrySink::curve_to(float cx0, float cy0, float cx1, float cy1, float x, float y) { in curve_to()