Searched refs:dumpWindowForTouchOcclusion (Results 1 – 2 of 2) sorted by relevance
587 std::string dumpWindowForTouchOcclusion(const android::gui::WindowInfo* info,
3158 dumpWindowForTouchOcclusion(otherInfo, /*isTouchedWindow=*/false)); in computeTouchOcclusionInfoLocked()3186 info.debugInfo.push_back(dumpWindowForTouchOcclusion(windowInfo, /*isTouchedWindow=*/true)); in computeTouchOcclusionInfoLocked()3191 std::string InputDispatcher::dumpWindowForTouchOcclusion(const WindowInfo* info, in dumpWindowForTouchOcclusion() function in android::inputdispatcher::InputDispatcher