Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.h92 uint32_t GetWindowColorSpace(int32_t* errCode);
H A Dwindow_ffi.cpp650 int32_t res = static_cast<int32_t>(instance->GetWindowColorSpace(errCode)); in FFiOHOSWindowGetWindowColorSpace()
H A Dwindow_impl.cpp786 uint32_t CJWindowImpl::GetWindowColorSpace(int32_t* errCode) in GetWindowColorSpace() function in OHOS::Rosen::CJWindowImpl