Home
last modified time | relevance | path

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

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.h92 uint32_t GetWindowColorSpace(int32_t* errCode);
H A Dwindow_ffi.cpp644 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] GetWindowColorSpace start"); in FFiOHOSWindowGetWindowColorSpace()
650 int32_t res = static_cast<int32_t>(instance->GetWindowColorSpace(errCode)); in FFiOHOSWindowGetWindowColorSpace()
651 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] GetWindowColorSpace success"); in FFiOHOSWindowGetWindowColorSpace()
H A Dwindow_impl.cpp786 uint32_t CJWindowImpl::GetWindowColorSpace(int32_t* errCode) in GetWindowColorSpace() function in OHOS::Rosen::CJWindowImpl

Completed in 4 milliseconds