Home
last modified time | relevance | path

Searched defs:findMatchingWindowInfo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/utils/
H A DWindowInfosListenerUtils.h47 static const WindowInfo* findMatchingWindowInfo(const WindowInfo& targetWindowInfo, in findMatchingWindowInfo() function
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DWindowInfosListener_test.cpp29 constexpr auto findMatchingWindowInfo = WindowInfosListenerUtils::findMatchingWindowInfo; variable