| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| H A D | measure_utils_test_ng.cpp | 933 std::optional<CalcDimension> top, bottom, left, right; in HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/frameworks/layout/ |
| H A D | flex_layout.cpp | 104 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 D | input_tdd_test.cpp | 377 int16_t bottom = button->GetStyle(STYLE_MARGIN_BOTTOM); in ComponentInputStyleTest07() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_obj_abs_geometry.cpp | 344 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 D | matrix_fuzzer.cpp | 55 float bottom = GetObject<float>(); in NativeMatrixTest001() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | rect.h | 74 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 D | rs_particle_noise_field.cpp | 48 float bottom = center.y_ + size.y_ * HALF; in CalculateDistanceToRectangleEdge() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_particles_drawable.cpp | 153 float bottom = position.y_ + imageSize.y_ * scale; in DrawImageFill() local
|
| H A D | rs_color_extract.cpp | 53 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 D | rsgpuoverdrawcanvaslistener_fuzzer.cpp | 97 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 D | image_filter_fuzzer.cpp | 129 float bottom = GetObject<float>(); in ImageFilterFuzzTest003() local 198 float bottom = GetObject<float>(); in ImageFilterFuzzTest005() local
|
| /foundation/graphic/graphic_3d/lume/LumeFont/api/ |
| H A D | intf_font.h | 47 float bottom; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/ |
| H A D | bitmap_fuzzer.cpp | 75 float bottom = GetObject<float>(); in BitmapFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/ |
| H A D | drawsurface_fuzzer.cpp | 109 int32_t bottom = GetObject<int32_t>(); in SurfaceFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
| H A D | color_extract.cpp | 76 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 D | frame_painter.cpp | 81 auto bottom = OneSecondInMs / fps * heightPerMs; in DrawFPSLine() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/brush_fuzzer/ |
| H A D | brush_fuzzer.cpp | 96 float bottom = GetObject<float>(); in BrushFuzzTestInner04() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/ |
| H A D | path_fuzzer.cpp | 164 float bottom = GetObject<float>(); in PathFuzzTest003() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/ |
| H A D | rscpuoverdrawcanvaslistener_fuzzer.cpp | 97 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 D | display_cutout_controller.cpp | 161 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 D | js_region.cpp | 200 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 D | rect.h | 432 int32_t bottom = DrawingFloatSaturate2Int(ceilf(bottom_)); in RoundOut() local
|
| /test/xts/acts/kernel_lite/futex_posix/src/ |
| H A D | PthreadMutexTest.cpp | 119 int bottom = 0; member
|
| /test/xts/hats/hdf/audio/idl/common/capture/src/ |
| H A D | audio_capture_common_test.cpp | 639 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 D | AudioCaptureCommonTestAdditional.cpp | 588 float bottom = 0; in HWTEST_F() local 614 float bottom = 0; in HWTEST_F() local 627 float bottom = 0; in HWTEST_F() local
|