Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp26 constexpr uint32_t MAX_SIZE_PIP_CONTROL = 9; member
749 if (controlStatusSize > MAX_SIZE_PIP_CONTROL) { in MarshallingPiPTemplateInfo()
762 if (controlEnableSize > MAX_SIZE_PIP_CONTROL) { in MarshallingPiPTemplateInfo()
797 if (controlStatusSize > MAX_SIZE_PIP_CONTROL) { in UnmarshallingPiPTemplateInfo()
812 if (controlEnableSize > MAX_SIZE_PIP_CONTROL) { in UnmarshallingPiPTemplateInfo()

Completed in 3 milliseconds