Home
last modified time | relevance | path

Searched defs:dist_center (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp7193 float dist_center = ImFabs(dcx) + ImFabs(dcy); // L1 metric (need this for our connectedness guarantee) in NavScoreItem() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp8889 float dist_center = ImFabs(dcx) + ImFabs(dcy); // L1 metric (need this for our connectedness guarantee) in NavScoreItem() local

Completed in 39 milliseconds