Searched defs:clipRRect (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.h | 72 RRect clipRRect; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_properties_test2.cpp | 606 RRect clipRRect(rect, 1.f, 1.f); variable
|
H A D | rs_property_drawable_bounds_geometry_test.cpp | 453 RRect clipRRect(rect, 1.f, 1.f); variable
|
H A D | rs_properties_test.cpp | 1913 RRect clipRRect(rect, 1.f, 1.f); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | rosen_render_text_field.cpp | 525 SkRRect clipRRect = decorationPainter->GetBoxRRect(Offset(), border, 0.0, true); local 545 RSRoundRect clipRRect = decorationPainter->GetBoxRRect(Offset(), border, 0.0, true); local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties.cpp | 2111 void RSProperties::SetClipRRect(RRect clipRRect) in SetClipRRect()
|