Home
last modified time | relevance | path

Searched defs:srcMode (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/src/
Dwindow_node_container.cpp2441 void WindowNodeContainer::UpdateSizeChangeReason(sptr<WindowNode>& node, WindowMode srcMode, Window… in UpdateSizeChangeReason()
2465 WindowMode srcMode = node->GetWindowMode(); in SetWindowMode() local
2523 const WindowMode& dstMode, const WindowMode& srcMode) in ResetWindowZOrderPriorityWhenSetMode()
/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_utils.cpp577 ColorMode srcMode, in BlendWithSoftWare()
621 void DrawUtils::SetDestAndSrc(ColorMode& srcMode, ColorMode& destMode, uint32_t height, uint8_t* sr… in SetDestAndSrc()