Searched defs:getParentSurfaceForPointers (Results 1 – 3 of 3) sorted by relevance
256 public SurfaceControl getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerCallback
2619 private long getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerService2809 SurfaceControl getParentSurfaceForPointers(int displayId); in getParentSurfaceForPointers() method
143 jmethodID getParentSurfaceForPointers; member799 sp<SurfaceControl> NativeInputManager::getParentSurfaceForPointers(ui::LogicalDisplayId displayId) { in getParentSurfaceForPointers() function in android::NativeInputManager