Home
last modified time | relevance | path

Searched defs:IsSupportWideGamut (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h175 virtual bool IsSupportWideGamut() {return false;} in IsSupportWideGamut() function
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp345 bool WindowImpl::IsSupportWideGamut() in IsSupportWideGamut() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1672 virtual bool IsSupportWideGamut() { return false; } in IsSupportWideGamut() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp819 bool WindowImpl::IsSupportWideGamut() in IsSupportWideGamut() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp400 bool WindowSessionImpl::IsSupportWideGamut() in IsSupportWideGamut() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp430 napi_value JsWindow::IsSupportWideGamut(napi_env env, napi_callback_info info) in IsSupportWideGamut() function in OHOS::Rosen::JsWindow