Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h513 void SetPostProcessProperty(bool state);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp5296 void SceneSession::SetPostProcessProperty(bool state) in SetPostProcessProperty() function in OHOS::Rosen::SceneSession
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5952 sceneSession->SetPostProcessProperty(true); in OnSessionStateChange()
9766 session->SetPostProcessProperty(false); in PostProcessProperty()