Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimgui_widgets.cpp5386 void ImGui::PlotHistogram(const char* label, const float* values, int values_count, int values_offs… in PlotHistogram() function in ImGui
5392 void ImGui::PlotHistogram(const char* label, float (*values_getter)(void* data, int idx), void* dat… in PlotHistogram() function in ImGui