Searched defs:getParentSurfaceForPointers (Results 1 – 3 of 3) sorted by relevance
308 public SurfaceControl getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerCallback
3051 private long getParentSurfaceForPointers(int displayId) { in getParentSurfaceForPointers() method in InputManagerService3375 SurfaceControl getParentSurfaceForPointers(int displayId); in getParentSurfaceForPointers() method
151 jmethodID getParentSurfaceForPointers; member970 sp<SurfaceControl> NativeInputManager::getParentSurfaceForPointers(ui::LogicalDisplayId displayId) { in getParentSurfaceForPointers() function in android::NativeInputManager