Home
last modified time | relevance | path

Searched defs:getPointerViewportForAssociatedDisplay (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputReaderPolicy.cpp308 std::optional<DisplayViewport> FakeInputReaderPolicy::getPointerViewportForAssociatedDisplay( in getPointerViewportForAssociatedDisplay() function in android::FakeInputReaderPolicy
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h307 std::optional<DisplayViewport> getPointerViewportForAssociatedDisplay( in getPointerViewportForAssociatedDisplay() function
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp1677 std::optional<DisplayViewport> NativeInputManager::getPointerViewportForAssociatedDisplay( in getPointerViewportForAssociatedDisplay() function in android::NativeInputManager