Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/
Dimgui.cpp1216 ImVec2 p_closest; in ImBezierCubicClosestPoint() local
1235 static void ImBezierCubicClosestPointCasteljauStep(const ImVec2& p, ImVec2& p_closest, ImVec2& p_la… in ImBezierCubicClosestPointCasteljauStep()
1274 ImVec2 p_closest; in ImBezierCubicClosestPointCasteljau() local