Home
last modified time | relevance | path

Searched defs:x1234 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp990 float x1234 = (x123+x234)*0.5f, y1234 = (y123+y234)*0.5f; in PathBezierToCasteljau() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp1263 float x1234 = (x123 + x234) * 0.5f, y1234 = (y123 + y234) * 0.5f; in PathBezierCubicCurveToCasteljau() local
H A Dimgui.cpp1262 float x1234 = (x123 + x234)*0.5f, y1234 = (y123 + y234)*0.5f; in ImBezierCubicClosestPointCasteljauStep() local

Completed in 37 milliseconds