Searched defs:dby (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttinterp.c | 6553 dbx, dby; in Ins_ISECT() local
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui.cpp | 7185 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 D | imgui.cpp | 8881 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