Home
last modified time | relevance | path

Searched defs:uv_max (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1605 …d, const ImVec2& p_min, const ImVec2& p_max, const ImVec2& uv_min, const ImVec2& uv_max, ImU32 col) in AddImage()
1637 …, const ImVec2& p_min, const ImVec2& p_max, const ImVec2& uv_min, const ImVec2& uv_max, ImU32 col,… in AddImageRounded()
Dimgui_demo.cpp982 ImVec2 uv_max = ImVec2(1.0f, 1.0f); // Lower-right in ShowDemoWindowWidgets() local