Home
last modified time | relevance | path

Searched defs:SetSingleFrameComposerEnabled (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp1155 WMError WindowImpl::SetSingleFrameComposerEnabled(bool enable) in SetSingleFrameComposerEnabled() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h2021 …virtual WMError SetSingleFrameComposerEnabled(bool enable) { return WMError::WM_ERROR_DEVICE_NOT_S… in SetSingleFrameComposerEnabled() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1704 WMError WindowSessionImpl::SetSingleFrameComposerEnabled(bool enable) in SetSingleFrameComposerEnabled() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp629 napi_value JsWindow::SetSingleFrameComposerEnabled(napi_env env, napi_callback_info info) in SetSingleFrameComposerEnabled() function in OHOS::Rosen::JsWindow