Home
last modified time | relevance | path

Searched refs:shadowpath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/
H A Drsproperty_fuzzer.cpp211 std::shared_ptr<RSPath> shadowpath = std::make_shared<RSPath>(); in RSPropertiesFuzzTestInner03() local
238 properties.SetShadowPath(shadowpath); in RSPropertiesFuzzTestInner03()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_canvas_node_test.cpp3477 auto shadowpath = RSPath::CreateRSPath(); variable
3478 canvasNode->SetShadowPath(shadowpath);
H A Drs_node_test.cpp4188 auto shadowpath = RSPath::CreateRSPath(); variable
4189 rsNode->SetShadowPath(shadowpath);