Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp761 Matrix3f CoordinateSystemHostWindowToScreen(const Matrix3f hostTransform, const SecRectInfo& secRec… in CoordinateSystemHostWindowToScreen() function
835 auto transform = CoordinateSystemHostWindowToScreen(hostTransform, secRectInfo); in GetSecComponentWindowInfo()