Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp4063 ImU32 col_bg2 = GetColorU32(ImAlphaBlendColor(IM_COL32(128,128,128,255), col)); in RenderColorRectWithAlphaCheckerboard() local
4081 …window->DrawList->AddRectFilled(ImVec2(x1,y1), ImVec2(x2,y2), col_bg2, rounding_corners_flags_cell… in RenderColorRectWithAlphaCheckerboard()