Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_mock.cpp38 FFI_EXPORT int FfiOHOSWindowIsWindowSupportWideGamut = 0; variable
H A Dwindow_ffi.h51 FFI_EXPORT bool FfiOHOSWindowIsWindowSupportWideGamut(int64_t id, int32_t* errCode);
H A Dwindow_ffi.cpp295 bool FfiOHOSWindowIsWindowSupportWideGamut(int64_t id, int32_t* errCode) in FfiOHOSWindowIsWindowSupportWideGamut() function