Home
last modified time | relevance | path

Searched refs:OH_Drawing_RectGetLeft (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_rect_test.cpp138 OH_Drawing_RectGetLeft(nullptr);
140 float left = OH_Drawing_RectGetLeft(rect);
172 float left = OH_Drawing_RectGetLeft(rectSrc);
353 ASSERT_FLOAT_EQ(OH_Drawing_RectGetLeft(rect), 10); // 10 equal to number
467 float left = OH_Drawing_RectGetLeft(rect);
481 OH_Drawing_RectGetLeft(rect);
H A Ddrawing_matrix_test.cpp875 EXPECT_TRUE(IsScalarAlmostEqual(OH_Drawing_RectGetLeft(dst), 100.f));
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp57 OH_Drawing_RectGetLeft(nullptr); in RectFuzzTest000()
58 OH_Drawing_RectGetLeft(rect); in RectFuzzTest000()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_rect.h137 float OH_Drawing_RectGetLeft(OH_Drawing_Rect*);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__rect_8h.md27 | float [OH_Drawing_RectGetLeft](_drawing.md#oh_drawing_rectgetleft) ([OH_Drawing_Rect](_drawing.md…
H A D_drawing.md504 | float [OH_Drawing_RectGetLeft](#oh_drawing_rectgetleft) ([OH_Drawing_Rect](#oh_drawing_rect) \*) …
11859 ### OH_Drawing_RectGetLeft()
11862 float OH_Drawing_RectGetLeft (OH_Drawing_Rect* )
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_rect.cpp118 float OH_Drawing_RectGetLeft(OH_Drawing_Rect* cRect) in OH_Drawing_RectGetLeft() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dconic_paths.cpp94 …OH_Drawing_CanvasTranslate(canvas, -OH_Drawing_RectGetLeft(bounds), -OH_Drawing_RectGetTop(bounds)… in DrawSence()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dtext_blob_test.cpp135 …("TextBlobGetBounds r = { %{public}f,%{public}f,%{public}f,%{public}f}", OH_Drawing_RectGetLeft(r), in OnTestPerformance()
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Ddrawing__rect_8h.md27 | float [OH_Drawing_RectGetLeft](_drawing.md#oh_drawing_rectgetleft) ([OH_Drawing_Rect](_drawing.md…
H A D_drawing.md504 | float [OH_Drawing_RectGetLeft](#oh_drawing_rectgetleft) ([OH_Drawing_Rect](#oh_drawing_rect) \*) …
11904 ### OH_Drawing_RectGetLeft()
11907 float OH_Drawing_RectGetLeft (OH_Drawing_Rect* )