Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c6553 dbx, dby; in Ins_ISECT() local
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp7185 float dby = NavScoreItemDistInterval(ImLerp(cand.Min.y, cand.Max.y, 0.2f), ImLerp(cand.Min.y, cand.Max.y, 0.8f), ImLerp(curr.Min.y, curr.Max.y, 0.2f), ImLerp(curr.Min.y, curr.Max.y, 0.8f)); // Scale down on Y to keep using box-distance for vertically touching items in NavScoreItem() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp8881 float dby = NavScoreItemDistInterval(ImLerp(cand.Min.y, cand.Max.y, 0.2f), ImLerp(cand.Min.y, cand.Max.y, 0.8f), ImLerp(curr.Min.y, curr.Max.y, 0.2f), ImLerp(curr.Min.y, curr.Max.y, 0.8f)); // Scale down on Y to keep using box-distance for vertically touching items in NavScoreItem() local

Completed in 45 milliseconds