Searched refs:dumpWindowForTouchOcclusion (Results 1 – 2 of 2) sorted by relevance
540 std::string dumpWindowForTouchOcclusion(const android::gui::WindowInfo* info,
2622 dumpWindowForTouchOcclusion(otherInfo, /* isTouchedWindow */ false)); in computeTouchOcclusionInfoLocked()2651 dumpWindowForTouchOcclusion(windowInfo, /* isTouchedWindow */ true)); in computeTouchOcclusionInfoLocked()2656 std::string InputDispatcher::dumpWindowForTouchOcclusion(const WindowInfo* info, in dumpWindowForTouchOcclusion() function in android::inputdispatcher::InputDispatcher