Home
last modified time | relevance | path

Searched refs:SecRectInfo (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_uiextension_data.h31 struct SecRectInfo { struct
38 SecRectInfo uiExtensionRectInfo;
43 std::vector<SecRectInfo> upperNodes = {};
67 static bool MarshallingRectInfo(const SecRectInfo& rectInfo, Parcel& parcel);
68 static void UnmarshallingRectInfo(SecRectInfo& rectInfo, Parcel& parcel);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_uiextension_data.cpp21 bool RSUIExtensionData::MarshallingRectInfo(const SecRectInfo& rectInfo, Parcel& parcel) in MarshallingRectInfo()
36 void RSUIExtensionData::UnmarshallingRectInfo(SecRectInfo& rectInfo, Parcel& parcel) in UnmarshallingRectInfo()
105 SecRectInfo upperNodeInfo; in Unmarshalling()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscene_session_dirty_manager.h31 struct SecRectInfo;
87 MMI::WindowInfo MakeWindowInfoFormHostWindow(const SecRectInfo& secRectInfo,
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
H A Drs_uiextension_data_test.cpp63 SecRectInfo rectInfo;
110 SecRectInfo rectInfo;
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp724 std::string DumpSecRectInfo(const SecRectInfo & secRectInfo) in DumpSecRectInfo()
744 MMI::WindowInfo SceneSessionDirtyManager::MakeWindowInfoFormHostWindow(const SecRectInfo& secRectIn… in MakeWindowInfoFormHostWindow()
761 Matrix3f CoordinateSystemHostWindowToScreen(const Matrix3f hostTransform, const SecRectInfo& secRec… in CoordinateSystemHostWindowToScreen()
772 MMI::Rect CalRectInScreen(const Matrix3f& transform, const SecRectInfo& secRectInfo) in CalRectInScreen()
847 bool operator==(const SecRectInfo& a, const SecRectInfo& b) in operator ==()
852 bool operator!=(const SecRectInfo& a, const SecRectInfo& b) in operator !=()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h125 static SecRectInfo GenerateSecRectInfoFromNode(RSRenderNode& node, RectI rect);
127 NodeId uiExtensionId, NodeId hostId, SecRectInfo uiExtensionRectInfo);
H A Drs_uni_render_util.cpp1810 SecRectInfo RSUniRenderUtil::GenerateSecRectInfoFromNode(RSRenderNode& node, RectI rect) in GenerateSecRectInfoFromNode()
1812 SecRectInfo uiExtensionRectInfo; in GenerateSecRectInfoFromNode()
1819 NodeId uiExtensionId, NodeId hostId, SecRectInfo uiExtensionRectInfo) in GenerateSecSurfaceInfoFromNode()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_dirty_manager_test.cpp653 SecRectInfo secRectInfo;
753 SecRectInfo secRectInfo1;
754 SecRectInfo secRectInfo2;