Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_draw.cpp1056 …t(const ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_corners_flags, float t… in AddRect()
1067 …RectFilled(const ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_corners_flags) in AddRectFilled()
H A Dimgui_widgets.cpp4057 …ec2 p_max, ImU32 col, float grid_step, ImVec2 grid_off, float rounding, int rounding_corners_flags) in RenderColorRectWithAlphaCheckerboard()