Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_draw.cpp685 const ImU32 col_trans = col & ~IM_COL32_A_MASK; in AddPolyline() local
868 const ImU32 col_trans = col & ~IM_COL32_A_MASK; in AddConvexPolyFilled() local