Home
last modified time | relevance | path

Searched refs:bottom (Results 1 - 11 of 11) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeRectTest.cpp65 // 5. Call OH_Drawing_RectSetRight to set the x-coordinate of the bottom-right corner of rect in HWTEST_F()
67 // 6. Call OH_Drawing_RectSetBottom to set the y-coordinate of the bottom-right corner of rect in HWTEST_F()
126 // 5. Call OH_Drawing_RectSetRight to set the x-coordinate of the bottom-right corner of rect in HWTEST_F()
128 // 6. Call OH_Drawing_RectSetBottom to set the y-coordinate of the bottom-right corner of rect in HWTEST_F()
357 // 2. Call OH_Drawing_RectSetRight to set the x-coordinate of the bottom-right corner of rect in HWTEST_F()
359 // 3. Call OH_Drawing_RectGetRight to get the x-coordinate of the bottom-right corner of rect, Returns the value set in HWTEST_F()
401 // 3. Call OH_Drawing_RectGetRight to get the x-coordinate of the bottom-right corner of rect, Returns the value set in HWTEST_F()
420 // 2. Loop to call OH_Drawing_RectSetRight to set the x-coordinate of the bottom-right corner of rect 10 times (each in HWTEST_F()
424 // 3. Loop to call OH_Drawing_RectGetRight to get the x-coordinate of the bottom-right corner of rect 10 times, in HWTEST_F()
429 // 3. Loop to call OH_Drawing_RectGetRight to get the x-coordinate of the bottom in HWTEST_F()
457 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local
498 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local
517 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local
654 float bottom = OH_Drawing_RectGetBottom(rect); HWTEST_F() local
837 float bottom = OH_Drawing_RectGetBottom(dst); HWTEST_F() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingRectLargeValueTest.cpp90 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local
94 EXPECT_TRUE(IsScalarAlmostEqual(bottom, 4096)); // 4096 means bottom in HWTEST_F()
113 float bottom = OH_Drawing_RectGetBottom(rectSrc); in HWTEST_F() local
117 EXPECT_TRUE(IsScalarAlmostEqual(bottom, 4096)); // 4096 means bottom in HWTEST_F()
H A DNativeDrawingRectTest.cpp132 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local
136 EXPECT_TRUE(IsScalarAlmostEqual(bottom, 400)); // 400 means bottom in HWTEST_F()
155 float bottom = OH_Drawing_RectGetBottom(rectSrc); in HWTEST_F() local
159 EXPECT_TRUE(IsScalarAlmostEqual(bottom, 444)); // 444 means bottom in HWTEST_F()
/test/xts/acts/kernel_lite/futex_posix/src/
H A DPthreadMutexTest.cpp119 int bottom = 0; member
130 if ((g_st1.top + 1) % g_st1.countMax == g_st1.bottom) { in PthreadProduce()
150 if (g_st1.top == g_st1.bottom) { in PthreadConsume()
154 g_st1.bottom = (g_st1.bottom + 1) % g_st1.countMax; in PthreadConsume()
156 LOG("consume g_st1.bottom = %d", g_st1.bottom); in PthreadConsume()
/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/
H A Dnapi_init.cpp262 OH_LOG_INFO(LOG_APP, "cutOutInfo waterfall bottom rect=[%{public}d %{public}d %{public}d %{public}d]", in CreateDefaultDisplayCutoutInfo()
263 cutOutInfo->waterfallDisplayAreaRects.bottom.left, cutOutInfo->waterfallDisplayAreaRects.bottom.top, in CreateDefaultDisplayCutoutInfo()
264 cutOutInfo->waterfallDisplayAreaRects.bottom.left, cutOutInfo->waterfallDisplayAreaRects.bottom.left); in CreateDefaultDisplayCutoutInfo()
/test/testfwk/arkxtest/uitest/core/
H A Dui_model.h117 Rect(int32_t left, int32_t right, int32_t top, int32_t bottom) in Rect()
118 : left_(left), right_(right), top_(top), bottom_(bottom) in Rect()
157 ss << "Rect {left:" << left_ << ",right:" << right_ << ",top:" << top_ << ",bottom:" << bottom_ << "}"; in Describe()
/test/xts/hats/hdf/audio/idl/common/capture/src/
H A Daudio_capture_common_test.cpp639 float bottom = 0; in HWTEST_F() local
643 int32_t ret = capture_->GetGainThreshold(capture_, &bottom, &top); in HWTEST_F()
649 float bottom = 0; in HWTEST_F() local
653 int32_t ret = capture_->GetGainThreshold(nullptr, &bottom, &top); in HWTEST_F()
/test/xts/hats/hdf/audio/idl/common/capture_additional/src/
H A DAudioCaptureCommonTestAdditional.cpp588 float bottom = 0; in HWTEST_F() local
591 int32_t ret = capture_->GetGainThreshold(capture_, &bottom, nullptr); in HWTEST_F()
614 float bottom = 0; in HWTEST_F() local
617 int32_t ret = capture_->GetGainThreshold(nullptr, &bottom, nullptr); in HWTEST_F()
627 float bottom = 0; in HWTEST_F() local
633 ret = capture_->GetGainThreshold(capture_, &bottom, &top); in HWTEST_F()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1532 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left);
1535 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left);
1733 ArkUI_Float32 right, ArkUI_Float32 bottom);
2140 ArkUI_Float32 right, ArkUI_Float32 bottom);
3020 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left);
3064 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left);
3190 const struct ArkUISizeType* right, const struct ArkUISizeType* bottom, const struct ArkUISizeType* left);
3268 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left);
3744 const struct ArkUISizeType* right, const struct ArkUISizeType* bottom, const struct ArkUISizeType* left);
4223 const struct ArkUISizeType* bottom, cons
[all...]
H A Dnative_type.h226 /** Horizontally centered on the bottom. */
663 * @brief Enumerates the modes for pinning the header to the top or the footer to the bottom.
668 /** In the list item group, the header is not pinned to the top, and the footer is not pinned to the bottom. */
670 /** In the list item group, the header is pinned to the top, and the footer is not pinned to the bottom. */
672 /** In the list item group, the footer is pinned to the bottom, and the header is not pinned to the top. */
674 /** In the list item group, the footer is pinned to the bottom, and the header is pinned to the top. */
1138 /** The image is bottom aligned with the text baseline. */
1140 /** The image is bottom aligned with the text. */
1184 /** Not resized, the image is aligned with the start edge at the bottom of the container. */
1186 /** Not resized, the image is horizontally centered at the bottom o
1648 float bottom; global() member
[all...]
/test/xts/hats/hdf/audio/idl/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp462 float bottom = 0.0; in BENCHMARK_F() local
466 ret = capture_->GetGainThreshold(capture_, &bottom, &top); in BENCHMARK_F()

Completed in 32 milliseconds