Home
last modified time | relevance | path

Searched defs:center (Results 226 - 238 of 238) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt2063.c481 u32 center; in MT2063_ResetExclZones() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-nintendo.c316 s32 center; member
1034 s32 center = cal->center; joycon_map_stick_val() local
[all...]
H A Dwacom_wac.c1516 int center = (data[281] & 0x40) >> 6; in wacom_intuos_pro2_bt_pad() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp816 ImVec2 center = bb.GetCenter(); in CloseButton() local
842 ImVec2 center = bb.GetCenter(); in CollapseButton() local
[all...]
H A Dimgui_demo.cpp3340 ImVec2 center = ImGui::GetMainViewport()->GetCenter(); in ShowDemoWindowPopups() local
H A Dimgui_draw.cpp1053 void ImDrawList::_PathArcToFastEx(const ImVec2& center, float radius, int a_min_sample, int a_max_sample, int a_step) in _PathArcToFastEx() argument
1145 void ImDrawList::_PathArcToN(const ImVec2& center, floa argument
1164 PathArcToFast(const ImVec2& center, float radius, int a_min_of_12, int a_max_of_12) PathArcToFast() argument
1174 PathArcTo(const ImVec2& center, float radius, float a_min, float a_max, int num_segments) PathArcTo() argument
1477 AddCircle(const ImVec2& center, float radius, ImU32 col, int num_segments, float thickness) AddCircle() argument
1501 AddCircleFilled(const ImVec2& center, float radius, ImU32 col, int num_segments) AddCircleFilled() argument
1526 AddNgon(const ImVec2& center, float radius, ImU32 col, int num_segments, float thickness) AddNgon() argument
1538 AddNgonFilled(const ImVec2& center, float radius, ImU32 col, int num_segments) AddNgonFilled() argument
3746 ImVec2 center = pos + ImVec2(h * 0.50f, h * 0.50f * scale); RenderArrow() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp3512 tcu::Vec3 center = aabb ? in initializeParameters() local
3550 tcu::Vec3 center = aabb ? in initializeParameters() local
3594 tcu::Vec3 center = aabb ? in initializeParameters() local
3630 tcu::Vec3 center = aabb ? initializeParameters() local
3659 tcu::Vec3 center = aabb ? initializeParameters() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp1837 void RosenRenderContext::OnTransformCenterUpdate(const DimensionOffset& center) in OnTransformCenterUpdate() argument
1990 auto center = rsNode_->GetStagingProperties().GetPivot(); in GetPaintRectWithTransform() local
2053 auto center in GetRevertMatrix() local
2096 auto center = rsNode_->GetStagingProperties().GetPivot(); GetMatrix() local
2130 auto center = rsNode_->GetStagingProperties().GetPivot(); GetMatrixWithTransformRotate() local
2217 auto center = rsNode_->GetStagingProperties().GetPivot(); GetPointWithTransform() local
5366 auto center = rsNode_->GetStagingProperties().GetPivot(); global() local
6552 auto center = rsNode_->GetStagingProperties().GetPivot(); global() local
6779 auto center = rsNode_->GetStagingProperties().GetPivot(); global() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp2405 ImVec2 center = p_min + ImVec2(h * 0.50f, h * 0.50f * scale); in RenderArrow() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1567 CenterStripGenerator (const tcu::Vec4& sides, const tcu::Vec4& center) in CenterStripGenerator() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp6795 JSRef<JSVal> center = jsObj->GetProperty(static_cast<int32_t>(ArkUIIndex::CENTER)); in NewJsRadialGradient() local
6854 JSRef<JSVal> center = jsObj->GetProperty(static_cast<int32_t>(ArkUIIndex::CENTER)); in NewJsSweepGradient() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h10015 nk_draw_list_path_arc_to_fast(struct nk_draw_list *list, struct nk_vec2 center, in nk_draw_list_path_arc_to_fast() argument
10031 nk_draw_list_path_arc_to(struct nk_draw_list *list, struct nk_vec2 center, in nk_draw_list_path_arc_to() argument
10248 nk_draw_list_fill_circle(struct nk_draw_list *list, struct nk_vec2 center, float radius, struct nk_color col, unsigned int segs) nk_draw_list_fill_circle() argument
10259 nk_draw_list_stroke_circle(struct nk_draw_list *list, struct nk_vec2 center, float radius, struct nk_color col, unsigned int segs, float thickness) nk_draw_list_stroke_circle() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 117 milliseconds

12345678910