Home
last modified time | relevance | path

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

/third_party/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
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp683 const ImU32 col_trans = col & ~IM_COL32_A_MASK; in AddPolyline() local
866 const ImU32 col_trans = col & ~IM_COL32_A_MASK; in AddConvexPolyFilled() local
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp730 const ImU32 col_trans = col & ~IM_COL32_A_MASK; in AddPolyline() local
983 const ImU32 col_trans = col & ~IM_COL32_A_MASK; in AddConvexPolyFilled() local