Home
last modified time | relevance | path

Searched defs:zOrder (Results 1 - 25 of 25) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdibackend_test.cpp51 uint32_t zOrder = 0; in SetUpTestCase() local
H A Dhdioutput_test.cpp47 uint32_t zOrder = 0; in SetUpTestCase() local
H A Dhdilayer_context_systest.cpp28 HdiLayerContext::HdiLayerContext(GraphicIRect dstRect, GraphicIRect srcRect, uint32_t zOrder) in HdiLayerContext() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.h44 uint32_t zOrder; /**< Zorder of Surface */ member
H A Drs_uni_hwc_prevalidate_util.cpp242 CollectSurfaceNodeLayerInfo( std::vector<RequestLayerInfo>& prevalidLayers, std::vector<RSBaseRenderNode::SharedPtr>& surfaceNodes, uint32_t curFps, uint32_t &zOrder, const ScreenInfo& screenInfo) CollectSurfaceNodeLayerInfo() argument
269 EmplaceSurfaceNodeLayer( std::vector<RequestLayerInfo>& prevalidLayers, RSSurfaceRenderNode::SharedPtr node, uint32_t curFps, uint32_t& zOrder, const ScreenInfo& screenInfo) EmplaceSurfaceNodeLayer() argument
297 CollectUIFirstLayerInfo(std::vector<RequestLayerInfo>& uiFirstLayers, uint32_t curFps, float zOrder, const ScreenInfo& screenInfo) CollectUIFirstLayerInfo() argument
[all...]
H A Drs_uifirst_manager.cpp1484 void RSUifirstManager::UpdateUIFirstLayerInfo(const ScreenInfo& screenInfo, float zOrder) in UpdateUIFirstLayerInfo() argument
H A Drs_uni_render_visitor.cpp1700 uint32_t zOrder = static_cast<uint32_t>(globalZOrder_); in PrevalidateHwcNode() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H A Dhdilayer_fuzzer.cpp68 int32_t zOrder = GetData<int32_t>(); in GetLayerInfoFromData() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_display_render_params.cpp68 void RSDisplayRenderParams::SetGlobalZOrder(float zOrder) in SetGlobalZOrder() argument
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp911 float zOrder = pointerEvent->GetZOrder(); in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test10.cpp87 InitTestSceneSession(DisplayId displayId, int32_t windowId, int32_t zOrder, bool visible, WSRect rect) InitTestSceneSession() argument
H A Dscene_session_manager_test3.cpp1474 uint32_t zOrder = 9999; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dwindow_dumper.cpp92 int zOrder = static_cast<int32_t>(windowNodes.size()); in DumpScreenGroupWindowInfo() local
114 void WindowDumper::AppendWindowNodeInfo(const sptr<WindowNode>& windowNode, int zOrder, std::ostringstream& oss) in AppendWindowNodeInfo() argument
H A Dwindow_node_container.cpp1653 uint32_t zOrder = zOrder_; in DumpScreenWindowTreeByWinId() local
1680 uint32_t zOrder = zOrder_; in DumpScreenWindowTree() local
/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp299 float zOrder; in DeserializePressedButtons() local
300 pkt >> zOrder; in DeserializePressedButtons() local
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp212 float zOrder = event->GetZOrder(); in SerializeBaseInfo() local
214 pkt << pointerAction << pointerId << sourceType << btnId << fingerCnt << zOrder; in SerializeBaseInfo() local
231 pkt >> pointerAction >> pointerId >> sourceType >> btnId >> fingerCnt >> zOrder; in DeserializeBaseInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h42 int32_t zOrder = 0; member
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp804 void PointerEvent::SetZOrder(float zOrder) in SetZOrder() argument
H A Dinput_manager.cpp213 void InputManager::SimulateInputEvent(std::shared_ptr<PointerEvent> pointerEvent, float zOrder) in SimulateInputEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h109 void SetZorder(int32_t zOrder) in SetZorder() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp675 auto zOrder = sceneSession->GetZOrder(); in GetWindowInfo() local
[all...]
H A Dscene_session_manager.cpp3565 GetTopWindowByTraverseSessionTree(const sptr<SceneSession>& session, uint32_t& topWinId, uint32_t& zOrder) GetTopWindowByTraverseSessionTree() argument
4236 int32_t zOrder = IsSessionVisibleForeground(session) ? static_cast<int32_t>(session->GetZOrder()) : -1; DumpSessionInfo() local
5054 GetTopNearestBlockingFocusSession(uint32_t zOrder, bool includingAppSession) GetTopNearestBlockingFocusSession() argument
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp3673 uint32_t zOrder; in OnSetZOrder() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2541 void SceneSession::SetZOrder(uint32_t zOrder) in SetZOrder() argument
4801 void SceneSession::PcUpdateZOrderAndDirty(const uint32_t zOrder) in PcUpdateZOrderAndDirty() argument
4976 bool SceneSession::UpdateZOrderInner(uint32_t zOrder) in UpdateZOrderInner() argument
[all...]
H A Dsession.cpp2871 void Session::SetZOrder(uint32_t zOrder) in SetZOrder() argument

Completed in 64 milliseconds