Home
last modified time | relevance | path

Searched refs:OH_Drawing_RectGetBottom (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_rect_test.cpp147 OH_Drawing_RectGetBottom(nullptr);
149 float bottom = OH_Drawing_RectGetBottom(rect);
175 float bottom = OH_Drawing_RectGetBottom(rectSrc);
323 ASSERT_FLOAT_EQ(OH_Drawing_RectGetBottom(rect), 10); // 10 equal to number
324 ASSERT_NE(OH_Drawing_RectGetBottom(rect), 0.f);
439 float bottom = OH_Drawing_RectGetBottom(rect);
453 OH_Drawing_RectGetBottom(rect);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp52 OH_Drawing_RectGetBottom(nullptr); in RectFuzzTest000()
53 OH_Drawing_RectGetBottom(rect); in RectFuzzTest000()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_rect.h170 float OH_Drawing_RectGetBottom(OH_Drawing_Rect*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__rect_8h.md30 | float [OH_Drawing_RectGetBottom](_drawing.md#oh_drawing_rectgetbottom) ([OH_Drawing_Rect](_drawin…
H A D_drawing.md507 | float [OH_Drawing_RectGetBottom](#oh_drawing_rectgetbottom) ([OH_Drawing_Rect](#oh_drawing_rect) …
11801 ### OH_Drawing_RectGetBottom()
11804 float OH_Drawing_RectGetBottom (OH_Drawing_Rect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_rect.cpp108 float OH_Drawing_RectGetBottom(OH_Drawing_Rect* cRect) in OH_Drawing_RectGetBottom() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dtext_blob_test.cpp136 OH_Drawing_RectGetTop(r), OH_Drawing_RectGetRight(r), OH_Drawing_RectGetBottom(r)); in OnTestPerformance()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__rect_8h.md30 | float [OH_Drawing_RectGetBottom](_drawing.md#oh_drawing_rectgetbottom) ([OH_Drawing_Rect](_drawin…
H A D_drawing.md507 | float [OH_Drawing_RectGetBottom](#oh_drawing_rectgetbottom) ([OH_Drawing_Rect](#oh_drawing_rect) …
11846 ### OH_Drawing_RectGetBottom()
11849 float OH_Drawing_RectGetBottom (OH_Drawing_Rect* )