Searched refs:old_channels_count (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imgui_draw.cpp | 526 int old_channels_count = _Channels.Size; local in function:ImDrawList::ChannelsSplit 527 if (old_channels_count < channels_count) 537 if (i >= old_channels_count) |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imgui_draw.cpp | 526 int old_channels_count = _Channels.Size; local in function:ImDrawList::ChannelsSplit 527 if (old_channels_count < channels_count) 537 if (i >= old_channels_count) |
Completed in 20 milliseconds