Searched refs:SetFgBrightnessFract (Results 1 – 7 of 7) sorted by relevance
192 node.GetMutableRenderProperties().SetFgBrightnessFract(0.0f);
265 void SetFgBrightnessFract(const float& fraction);
314 void SetFgBrightnessFract(const float& fract);
1520 SetFgBrightnessFract(brightnessBlender->GetFraction()); in SetBlender()1657 void RSNode::SetFgBrightnessFract(const float& fract) in SetFgBrightnessFract() function in OHOS::Rosen::RSNode
1492 properties.SetFgBrightnessFract(0.5f);1513 properties.SetFgBrightnessFract(0.5f);
120 [](RSProperties* prop) { prop->SetFgBrightnessFract({}); }, // FG_BRIGHTNESS_FRACTION in __anonf204f7ba2b02()1566 void RSProperties::SetFgBrightnessFract(const float& fraction) in SetFgBrightnessFract() function in OHOS::Rosen::RSProperties
4463 rsNode_->SetFgBrightnessFract(brightnessOption->fraction);