Searched refs:SetBgBrightnessFract (Results 1 – 8 of 8) sorted by relevance
292 void SetBgBrightnessFract(const float& fraction);
320 void SetBgBrightnessFract(const float& fract);
1500 SetBgBrightnessFract(fraction); in SetVisualEffect()1696 void RSNode::SetBgBrightnessFract(const float& fract) in SetBgBrightnessFract() function in OHOS::Rosen::RSNode
168 node.renderContent_->GetMutableRenderProperties().SetBgBrightnessFract(0.0f);
1616 properties.SetBgBrightnessFract(0.5f);1637 properties.SetBgBrightnessFract(0.5f);
125 [](RSProperties* prop) { prop->SetBgBrightnessFract(1.0); }, // BG_BRIGHTNESS_FRACTION in __anonf204f7ba3002()1667 void RSProperties::SetBgBrightnessFract(const float& fraction) in SetBgBrightnessFract() function in OHOS::Rosen::RSProperties
5597 rsNode->SetBgBrightnessFract(value);
4442 rsNode_->SetBgBrightnessFract(brightnessOption->fraction);