Home
last modified time | relevance | path

Searched refs:OH_Drawing_RectGetHeight (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp65 OH_Drawing_RectGetHeight(nullptr); in RectFuzzTest000()
66 OH_Drawing_RectGetHeight(rect); in RectFuzzTest000()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_rect_test.cpp93 OH_Drawing_RectGetHeight(nullptr);
95 float height = OH_Drawing_RectGetHeight(rect);
520 OH_Drawing_RectGetHeight(rect);
H A Ddrawing_matrix_test.cpp874 EXPECT_TRUE(IsScalarAlmostEqual(OH_Drawing_RectGetHeight(dst), 100.f));
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_rect.h180 float OH_Drawing_RectGetHeight(OH_Drawing_Rect*);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dclipped_cubic.cpp56 OH_Drawing_CanvasTranslate(canvas, 0, OH_Drawing_RectGetHeight(bounds)); in OnTestFunction()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__rect_8h.md25 | float [OH_Drawing_RectGetHeight](_drawing.md#oh_drawing_rectgetheight) ([OH_Drawing_Rect](_drawin…
H A D_drawing.md502 | float [OH_Drawing_RectGetHeight](#oh_drawing_rectgetheight) ([OH_Drawing_Rect](#oh_drawing_rect) …
11830 ### OH_Drawing_RectGetHeight()
11833 float OH_Drawing_RectGetHeight (OH_Drawing_Rect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_rect.cpp138 float OH_Drawing_RectGetHeight(OH_Drawing_Rect* cRect) in OH_Drawing_RectGetHeight() function
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__rect_8h.md25 | float [OH_Drawing_RectGetHeight](_drawing.md#oh_drawing_rectgetheight) ([OH_Drawing_Rect](_drawin…
H A D_drawing.md502 | float [OH_Drawing_RectGetHeight](#oh_drawing_rectgetheight) ([OH_Drawing_Rect](#oh_drawing_rect) …
11875 ### OH_Drawing_RectGetHeight()
11878 float OH_Drawing_RectGetHeight (OH_Drawing_Rect* )