Home
last modified time | relevance | path

Searched defs:bottom (Results 126 - 150 of 473) sorted by relevance

12345678910>>...19

/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dmeasure_utils_test_ng.cpp933 std::optional<CalcDimension> top, bottom, left, right; in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/layout/
H A Dflex_layout.cpp104 int16_t bottom; in CalValidLength() local
156 int16_t bottom; in GetRowMaxHeight() local
231 int16_t bottom = child->GetStyle(STYLE_MARGIN_BOTTOM); in GetCrossAxisPosY() local
320 int16_t bottom; in CalColumnCount() local
345 int16_t bottom; GetColumnMaxWidth() local
378 int16_t bottom; GetColumnsHeight() local
476 int16_t bottom = child->GetStyle(STYLE_MARGIN_BOTTOM); LayoutVertical() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_tdd_test.cpp377 int16_t bottom = button->GetStyle(STYLE_MARGIN_BOTTOM); in ComponentInputStyleTest07() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp344 float bottom = (rect.top_ + rect.height_) * scaleY + transY; in MapRect() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmatrix_fuzzer/
H A Dmatrix_fuzzer.cpp55 float bottom = GetObject<float>(); in NativeMatrixTest001() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h74 CommonRect(T left, T top, T right, T bottom) : left_(left), top_(top), right_(right), bottom_(bottom) {} in CommonRect() argument
104 void SetRect(T left, T top, T right, T bottom) in SetRect() argument
301 SetBottom(T bottom) SetBottom() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp48 float bottom = center.y_ + size.y_ * HALF; in CalculateDistanceToRectangleEdge() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp153 float bottom = position.y_ + imageSize.y_ * scale; in DrawImageFill() local
H A Drs_color_extract.cpp53 uint32_t bottom = static_cast<uint32_t>(pixmap->GetHeight() * coordinates[3]); // 3 is index of bottom in RSColorExtract() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsgpuoverdrawcanvaslistener_fuzzer/
H A Drsgpuoverdrawcanvaslistener_fuzzer.cpp97 float bottom = GetData<float>(); in DoRect() local
112 float bottom = GetData<float>(); in DoDrawRoundRect() local
132 float bottom = GetData<float>(); in DoDrawNestedRoundRect() local
162 float bottom = GetData<float>(); in DoDrawArc() local
181 float bottom = GetData<float>(); DoDrawPie() local
200 float bottom = GetData<float>(); DoDrawOval() local
334 float bottom = GetData<float>(); DoDrawImageRect() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/imagefilter_fuzzer/
H A Dimage_filter_fuzzer.cpp129 float bottom = GetObject<float>(); in ImageFilterFuzzTest003() local
198 float bottom = GetObject<float>(); in ImageFilterFuzzTest005() local
/foundation/graphic/graphic_3d/lume/LumeFont/api/
H A Dintf_font.h47 float bottom; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H A Dbitmap_fuzzer.cpp75 float bottom = GetObject<float>(); in BitmapFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H A Ddrawsurface_fuzzer.cpp109 int32_t bottom = GetObject<int32_t>(); in SurfaceFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp76 uint32_t bottom = static_cast<uint32_t>(pixmap->GetHeight() * coordinates[3]); // 3 is index of bottom in ColorExtract() local
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp81 auto bottom = OneSecondInMs / fps * heightPerMs; in DrawFPSLine() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/brush_fuzzer/
H A Dbrush_fuzzer.cpp96 float bottom = GetObject<float>(); in BrushFuzzTestInner04() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/
H A Dpath_fuzzer.cpp164 float bottom = GetObject<float>(); in PathFuzzTest003() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/
H A Drscpuoverdrawcanvaslistener_fuzzer.cpp97 float bottom = GetData<float>(); in DoRect() local
112 float bottom = GetData<float>(); in DoDrawRoundRect() local
132 float bottom = GetData<float>(); in DoDrawNestedRoundRect() local
162 float bottom = GetData<float>(); in DoDrawArc() local
181 float bottom = GetData<float>(); DoDrawPie() local
200 float bottom = GetData<float>(); DoDrawOval() local
347 float bottom = GetData<float>(); DoDrawImageRect() local
[all...]
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp161 uint32_t bottom = static_cast<uint32_t>(curvedScreenBoundary_[3]); in CalcBuiltInDisplayWaterfallRects() local
194 uint32_t bottom = static_cast<uint32_t>(curvedScreenBoundary_[3]); in CalcBuiltInDisplayWaterfallRectsByRotation() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/
H A Djs_region.cpp200 int32_t bottom = 0; in OnQuickReject() local
229 int32_t bottom = 0; in OnSetRect() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h432 int32_t bottom = DrawingFloatSaturate2Int(ceilf(bottom_)); in RoundOut() local
/test/xts/acts/kernel_lite/futex_posix/src/
H A DPthreadMutexTest.cpp119 int bottom = 0; member
/test/xts/hats/hdf/audio/idl/common/capture/src/
H A Daudio_capture_common_test.cpp639 float bottom = 0; in HWTEST_F() local
649 float bottom = 0; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/capture_additional/src/
H A DAudioCaptureCommonTestAdditional.cpp588 float bottom = 0; in HWTEST_F() local
614 float bottom = 0; in HWTEST_F() local
627 float bottom = 0; in HWTEST_F() local

Completed in 23 milliseconds

12345678910>>...19