Searched refs:SetElevation (Results 1 – 8 of 8) sorted by relevance
61 SetElevation(elevation); in Shadow()148 void SetElevation(float elevation) in SetElevation() function
96 rsShadow->SetElevation(5.f);280 shadow.SetElevation(0.1);
51 void SetElevation(float elevation);
46 void RSShadow::SetElevation(float elevation) in SetElevation() function in OHOS::Rosen::RSShadow
132 rsShadow->SetElevation(elevation); in DoSetElevation()
66 node.renderContent_->GetMutableRenderProperties().shadow_->SetElevation(1.0f);77 node.renderContent_->GetMutableRenderProperties().shadow_->SetElevation(0);
344 shadow.SetElevation(elevation); in RSShadowFuzzTest()
1947 shadow_->SetElevation(elevation); in SetShadowElevation()