Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp618 void ImDrawList::PrimRect(const ImVec2& a, const ImVec2& c, ImU32 col) in PrimRect() function in ImDrawList
1079 PrimRect(a, b, col); in AddRectFilled()
Dimgui.h1877 …IMGUI_API void PrimRect(const ImVec2& a, const ImVec2& b, ImU32 col); // Axis aligned rectan…