| /foundation/arkui/ace_engine/frameworks/core/components/option/ |
| H A D | render_option.cpp | 484 auto center = (optionTop + optionBottom) / 2.0; in AdjustScrollPosition() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | render_multi_child_scroll.cpp | 940 double center = listPosition + GetMainSize(viewPort_) * HALF_ITEM_SIZE; in GetFixPositionOnWatch() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | inspector.cpp | 520 auto center = renderContext->GetTransformCenter().value_or(DimensionOffset( in GetRectangleById() local
|
| /foundation/arkui/ace_engine/frameworks/core/accessibility/ |
| H A D | accessibility_node.h | 445 void SetScaleCenterToChild(Offset center) in SetScaleCenterToChild() argument 467 void SetScaleCenter(Offset center) in SetScaleCenter() argument
|
| /foundation/arkui/ace_engine/frameworks/component_test/core/ |
| H A D | component_test_component_impl.cpp | 765 NG::OffsetF center = effective_.Center(); in GenericClick() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
| H A D | dot_indicator_modifier.cpp | 177 OffsetF center = { contentProperty.vectorBlackPointCenterX[i], centerY_ }; in PaintContent() local 210 OffsetF center = { contentProperty.vectorBlackPointCenterX[index], centerY_ }; in PaintContent() local 225 void DotIndicatorModifier::PaintUnselectedIndicator(RSCanvas& canvas, const OffsetF& center, in PaintUnselectedIndicator() argument [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_canvas.cpp | 117 void UICanvas::ArcTo(const Point& center, uint16_t radius, int16_t startAngle, int16_t endAngle) in ArcTo() argument 170 SetArcParamInfo(const Point& center, uint16_t radius, int16_t startAngle, int16_t endAngle) SetArcParamInfo() argument 519 DrawCircle(const Point& center, uint16_t radius, const Paint& paint) DrawCircle() argument 573 DrawSector(const Point& center, uint16_t radius, int16_t startAngle, int16_t endAngle, const Paint& paint) DrawSector() argument 602 DrawArc(const Point& center, uint16_t radius, int16_t startAngle, int16_t endAngle, const Paint& paint) DrawArc() argument 1288 DoDrawLineJoin(BufferInfo& gfxDstBuffer, const Point& center, const Rect& invalidatedArea, const Paint& paint) DoDrawLineJoin() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | recording_canvas.cpp | 243 void RecordingCanvas::DrawImageNine(const Image* image, const RectI& center, const Rect& dst, in DrawImageNine() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 684 u32 center = hw->conf.chandef.center_freq1; in rtl_op_config() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | input.h | 380 __s16 center; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | input.h | 384 __s16 center; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 684 u32 center = hw->conf.chandef.center_freq1; in rtl_op_config() local
|
| /kernel/linux/linux-6.6/drivers/md/persistent-data/ |
| H A D | dm-btree.c | 582 static void redistribute3(struct btree_node *left, struct btree_node *center, in redistribute3() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | input.h | 165 __s16 center; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | input.h | 165 __s16 center; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | input.h | 154 __s16 center; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_firequalizer.c | 189 int center = s->fir_len/2; in fast_convolute() local 267 int center = s->fir_len/2; in fast_convolute2() local 332 int center = s->fir_len / 2; dump_fir() local 583 int ret, k, center, ch; generate_kernel() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | opus_pvq.c | 62 int center = (low + high + 1) >> 1; in celt_bits2pulses() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_ps.c | 633 LLVMValueRef center[2], centroid[2], tmp, bc_optimize; in si_llvm_build_ps_prolog() local
|
| /third_party/libinput/include/linux/linux/ |
| H A D | input.h | 373 __s16 center; member
|
| /third_party/libinput/include/linux/freebsd/ |
| H A D | input.h | 374 int16_t center; member
|
| /third_party/libevdev/include/linux/linux/ |
| H A D | input.h | 382 __s16 center; member
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-gestures.c | 1216 struct device_float_coords center, fdelta; in tp_gesture_handle_state_pinch() local 314 tp_gesture_get_pinch_info(struct tp_dispatch *tp, double *distance, double *angle, struct device_float_coords *center) tp_gesture_get_pinch_info() argument [all...] |
| /third_party/python/Lib/collections/ |
| H A D | __init__.py | 1426 def center(self, width, *args): member in UserString
|
| /third_party/skia/src/core/ |
| H A D | SkDraw.cpp | 208 static SkRect make_square_rad(SkPoint center, SkScalar radius) { in make_square_rad() argument
|