Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/tests/common/
H A DLeakChecker.cpp79 UnreachableMemoryInfo uiMemInfo; in checkForLeaks() local
80 if (!GetUnreachableMemory(uiMemInfo)) { in checkForLeaks()
84 logUnreachable({rtMemInfo, uiMemInfo}); in checkForLeaks()