/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/ |
H A D | hdibackend_test.cpp | 51 uint32_t zOrder = 0; in SetUpTestCase() local
|
H A D | hdioutput_test.cpp | 47 uint32_t zOrder = 0; in SetUpTestCase() local
|
H A D | hdilayer_context_systest.cpp | 28 HdiLayerContext::HdiLayerContext(GraphicIRect dstRect, GraphicIRect srcRect, uint32_t zOrder) in HdiLayerContext()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_dumper.cpp | 92 int zOrder = static_cast<int32_t>(windowNodes.size()); in DumpScreenGroupWindowInfo() local 114 void WindowDumper::AppendWindowNodeInfo(const sptr<WindowNode>& windowNode, int zOrder, std::ostrin… in AppendWindowNodeInfo()
|
H A D | window_node_container.cpp | 1654 uint32_t zOrder = zOrder_; in DumpScreenWindowTreeByWinId() local 1681 uint32_t zOrder = zOrder_; in DumpScreenWindowTree() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_hwc_prevalidate_util.cpp | 238 uint32_t curFps, uint32_t &zOrder, const ScreenInfo& screenInfo) in CollectSurfaceNodeLayerInfo() 266 uint32_t curFps, float zOrder, const ScreenInfo& screenInfo) in CollectUIFirstLayerInfo()
|
H A D | rs_uni_hwc_prevalidate_util.h | 45 uint32_t zOrder; /**< Zorder of Surface */ member
|
H A D | rs_uifirst_manager.cpp | 1393 void RSUifirstManager::UpdateUIFirstLayerInfo(const ScreenInfo& screenInfo, float zOrder) in UpdateUIFirstLayerInfo()
|
H A D | rs_uni_render_visitor.cpp | 1748 uint32_t zOrder = static_cast<uint32_t>(globalZOrder_); in PrevalidateHwcNode() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/ |
H A D | hdilayer_fuzzer.cpp | 68 int32_t zOrder = GetData<int32_t>(); in GetLayerInfoFromData() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/ |
H A D | rs_display_render_params.cpp | 68 void RSDisplayRenderParams::SetGlobalZOrder(float zOrder) in SetGlobalZOrder()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/ |
H A D | input_event_serialization.cpp | 212 float zOrder = event->GetZOrder(); in SerializeBaseInfo() local 229 float zOrder {}; in DeserializeBaseInfo() local
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/ |
H A D | input_event_serialization.cpp | 211 float zOrder = event->GetZOrder(); in SerializeBaseInfo() local 228 float zOrder {}; in DeserializeBaseInfo() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test10.cpp | 88 int32_t windowId, int32_t zOrder, bool visible, WSRect rect) in InitTestSceneSession()
|
H A D | scene_session_manager_test3.cpp | 1354 uint32_t zOrder = 9999; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_display_render_node.cpp | 309 void RSDisplayRenderNode::SetDisplayGlobalZOrder(float zOrder) in SetDisplayGlobalZOrder()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_layer_info.h | 110 void SetZorder(int32_t zOrder) in SetZorder()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/ |
H A D | rs_surface_render_params.h | 41 int32_t zOrder = 0; member
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | pointer_event_test.cpp | 965 float zOrder = pointerEvent->GetZOrder(); variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | pointer_event.cpp | 744 void PointerEvent::SetZOrder(float zOrder) in SetZOrder()
|
H A D | input_manager.cpp | 188 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, float zOrder) in SimulateInputEvent()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_dirty_manager.cpp | 639 auto zOrder = sceneSession->GetZOrder(); in GetWindowInfo() local
|
H A D | scene_session_manager.cpp | 3807 uint32_t& topWinId, uint32_t& zOrder) in GetTopWindowByTraverseSessionTree() 3844 uint32_t zOrder = mainSession->GetZOrder(); in GetTopWindowId() local 4463 …int32_t zOrder = IsSessionVisibleForeground(session) ? static_cast<int32_t>(session->GetZOrder()) … in DumpSessionInfo() local 5278 sptr<SceneSession> SceneSessionManager::GetTopNearestBlockingFocusSession(uint32_t zOrder, bool inc… in GetTopNearestBlockingFocusSession() 9628 …o it = std::find_if(zOrderList.begin(), zOrderList.end(), [lastFocusedAppZOrder](uint32_t zOrder) { in ProcessUpdateLastFocusedAppId()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 2752 void SceneSession::SetZOrder(uint32_t zOrder) in SetZOrder() 5269 bool SceneSession::UpdateZOrderInner(uint32_t zOrder) in UpdateZOrderInner()
|
H A D | session.cpp | 3012 void Session::SetZOrder(uint32_t zOrder) in SetZOrder()
|