Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dwindow_info_helper.cpp50 static bool IsRectInWindRect(const Rosen::Rect& windRect, const SecCompRect& secRect) in IsRectInWindRect() function
92 if (IsRectInWindRect(info->windowRect_, secRect)) { in CheckOtherWindowCoverComp()