Searched refs:CreateShadowPath (Results 1 – 4 of 4) sorted by relevance
63 static Drawing::Path CreateShadowPath(const std::shared_ptr<RSPath> rsPath,
59 rsPropertyDrawableUtils->CreateShadowPath(rsPath, clipBounds, rrect);61 rsPropertyDrawableUtils->CreateShadowPath(rsPath, clipBounds, rrect);63 rsPropertyDrawableUtils->CreateShadowPath(rsPath, clipBounds, rrect);
75 stagingPath_ = RSPropertyDrawableUtils::CreateShadowPath(properties.GetShadowPath(), in OnUpdate()
948 Drawing::Path RSPropertyDrawableUtils::CreateShadowPath(const std::shared_ptr<RSPath> rsPath, in CreateShadowPath() function in OHOS::Rosen::RSPropertyDrawableUtils