Searched defs:uv_max (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 1605 …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()
|
| D | imgui_demo.cpp | 982 ImVec2 uv_max = ImVec2(1.0f, 1.0f); // Lower-right in ShowDemoWindowWidgets() local
|