Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.h310 …IMGUI_API ImVec2 GetFontTexUvWhitePixel(); // get UV …
H A Dimgui_widgets.cpp4349 ImVec2 uv_white = GetFontTexUvWhitePixel(); in ColorPicker4()
H A Dimgui.cpp6312 ImVec2 ImGui::GetFontTexUvWhitePixel() in GetFontTexUvWhitePixel() function in ImGui