| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
| H A D | dot_indicator_paint_method.cpp | 444 OffsetF center = { vectorBlackPointCenterX_[i], centerY_ }; in CalculateHoverIndex() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_content_modifier.cpp | 463 void SliderContentModifier::SetCircleCenter(const PointF& center) in SetCircleCenter() argument [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_chart.cpp | 379 Point center; in DrawPoint() local 346 DoDrawPoint(BufferInfo& gfxDstBuffer, const Point& center, const PointStyle& style, const Rect& mask) DoDrawPoint() argument [all...] |
| H A D | ui_arc_label.cpp | 264 Point center; in DrawArcText() local
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_canvas.h | 475 Point center; global() member 480 Point center; global() member [all...] |
| H A D | ui_abstract_scroll.h | 363 void SetScrollBarCenter(const Point& center) in SetScrollBarCenter() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | picking.cpp | 53 const auto center = (aabbMin + aabbMax) * 0.5f; in GetWorldAABB() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_paint_filter_canvas_test.cpp | 567 Drawing::RectI center; in HWTEST_F() local 584 Drawing::RectI center; in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
| H A D | matrix_util.h | 678 static inline Mat4X4 LookAtRh(Vec3 const& eye, Vec3 const& center, Vec3 const& up) in LookAtRh() argument 701 static inline Mat4X4 LookAtLh(Vec3 const& eye, Vec3 const& center, Vec3 const& up) in LookAtLh() argument
|
| /foundation/multimodalinput/input/service/touch_event_normalize/src/ |
| H A D | touch_gesture_detector.cpp | 531 Point center = CalcClusterCenter(points); in CalcAndStoreDistance() local 564 Point center = CalcClusterCenter(movePoints); in JudgeOperationMode() local
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-si544.c | 365 unsigned long center; in si544_set_rate() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 402 xfs_refcount_merge_center_extents( struct xfs_btree_cur *cur, struct xfs_refcount_irec *left, struct xfs_refcount_irec *center, struct xfs_refcount_irec *right, unsigned long long extlen, xfs_extlen_t *aglen) xfs_refcount_merge_center_extents() argument [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_refcount.c | 445 xfs_refcount_merge_center_extents( struct xfs_btree_cur *cur, struct xfs_refcount_irec *left, struct xfs_refcount_irec *center, struct xfs_refcount_irec *right, unsigned long long extlen, xfs_extlen_t *aglen) xfs_refcount_merge_center_extents() argument [all...] |
| /kernel/linux/linux-6.6/drivers/clk/ |
| H A D | clk-si544.c | 365 unsigned long center; in si544_set_rate() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_dialoguenhance.c | 213 AVComplexFloat *center = (AVComplexFloat *)c; in get_final() local 146 get_centere(AVComplexFloat *left, AVComplexFloat *right, AVComplexFloat *center, int N) get_centere() argument 234 float *center = (float *)s->center_frame->extended_data[0]; de_stereo() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | opus.c | 695 int center = (low + high) >> 1; in ff_celt_bitalloc() local 744 int center = (low + high) >> 1; in ff_celt_bitalloc() local
|
| /third_party/glfw/examples/ |
| H A D | boing.c | 233 vec3 center = { 0.f, 0.f, 0.f }; in reshape() local
|
| /third_party/python/Tools/demo/ |
| H A D | spreadsheet.py | 17 def center(x, n): function
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | MultiDrawTest.cpp | 45 const auto center = getTileCenter(x, y); in getQuadVertices() local
|
| H A D | DrawBaseVertexBaseInstanceTest.cpp | 45 const auto center = getTileCenter(x, y); in getQuadVertices() local
|
| /third_party/skia/src/core/ |
| H A D | SkPicturePlayback.cpp | 438 SkIRect center; in handleOp() local
|
| H A D | SkBlurMask.cpp | 340 int center = size >> 1; in ComputeBlurProfile() local 380 int center = ( profile_size & ~1 ) - 1; in ComputeBlurredScanline() local
|
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 278 const SkPoint center = in create_hemi_normal_map() local 302 const SkPoint center = in create_frustum_normal_map() local 343 const SkPoint center = in create_tetra_normal_map() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | render_grid.cpp | 497 Offset center = (pos + Offset(width / DOUBLE_FACTOR, height / DOUBLE_FACTOR)); in GetCenterPosition() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list.h | 338 void SetSupportItemCenter(bool center) in SetSupportItemCenter() argument
|