/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | blur_large_rrects.cpp | 61 float yRad = 40.f; in OnTestFunction() local
|
H A D | convex_paths.cpp | 125 float yRad = 20; in MakePath2() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/ |
H A D | roundrect_fuzzer.cpp | 48 float yRad = GetObject<float>(); in NativeDrawingRoundRectTest001() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_round_rect.cpp | 36 …Drawing_RoundRect* OH_Drawing_RoundRectCreate(const OH_Drawing_Rect* cRect, float xRad, float yRad) in OH_Drawing_RoundRectCreate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/roundrect_fuzzer/ |
H A D | roundrect_fuzzer.cpp | 67 scalar yRad = GetObject<scalar>(); in RoundRectFuzzTest001() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_round_rect.h | 44 TestingRoundRect(const TestingRect& rect, float xRad, float yRad) : TestingRoundRect() in TestingRoundRect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/vertices_fuzzer/ |
H A D | vertices_fuzzer.cpp | 45 scalar yRad = GetObject<scalar>(); in VerticesFuzzTest000() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | round_rect.h | 88 inline RoundRect::RoundRect(const Rect& r, scalar xRad, scalar yRad) noexcept : RoundRect() in RoundRect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/matrix_fuzzer/ |
H A D | matrix_fuzzer.cpp | 136 scalar yRad = GetObject<scalar>(); in MatrixFuzzTest002() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/roundRect_napi/ |
H A D | js_roundrect.cpp | 83 double yRad = 0.0; in Constructor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/ |
H A D | rscpuoverdrawcanvaslistener_fuzzer.cpp | 115 float yRad = GetData<float>(); in DoDrawRoundRect() local 135 float yRad = GetData<float>(); in DoDrawNestedRoundRect() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsgpuoverdrawcanvaslistener_fuzzer/ |
H A D | rsgpuoverdrawcanvaslistener_fuzzer.cpp | 116 float yRad = GetData<float>(); in DoDrawRoundRect() local 136 float yRad = GetData<float>(); in DoDrawNestedRoundRect() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/ |
H A D | path_fuzzer.cpp | 133 float yRad = GetObject<float>(); in NativeDrawingPathTest003() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
H A D | rect_t.h | 550 inline RoundRect::RoundRect(const RectF& r, float xRad, float yRad) noexcept : RoundRect() in RoundRect()
|