Home
last modified time | relevance | path

Searched refs:PatchFormatStringFloatToInt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1516 static const char* PatchFormatStringFloatToInt(const char* fmt) in PatchFormatStringFloatToInt() function
1891 format = PatchFormatStringFloatToInt(format); in DragScalar()
2322 format = PatchFormatStringFloatToInt(format); in SliderScalar()
2476 format = PatchFormatStringFloatToInt(format); in VSliderScalar()