Searched defs:centre (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_hdmi.c | 162 bool centre; in cdv_hdmi_set_property() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_hdmi.c | 159 bool centre; in cdv_hdmi_set_property() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 938 void ImDrawList::PathArcToFast(const ImVec2& centre, float radius, int a_min_of_12, int a_max_of_12) in PathArcToFast() argument 953 void ImDrawList::PathArcTo(const ImVec2& centre, float radius, float a_min, float a_max, int num_segments) in PathArcTo() argument 1144 void ImDrawList::AddCircle(const ImVec2& centre, float radius, ImU32 col, int num_segments, float thickness) in AddCircle() argument 1155 AddCircleFilled(const ImVec2& centre, float radius, ImU32 col, int num_segments) AddCircleFilled() argument [all...] |
Completed in 6 milliseconds