Searched defs:arc1_b (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_draw.cpp3033 const float arc1_b = ImAcos01(1.0f - (rect.Max.x - p1.x) * inv_rounding); local in function:ImGui::RenderRectFilledRangeH
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_draw.cpp3033 const float arc1_b = ImAcos01(1.0f - (rect.Max.x - p1.x) * inv_rounding); local in function:ImGui::RenderRectFilledRangeH

Completed in 19 milliseconds