Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DInputWindowHandle.java135 public boolean replaceTouchableRegionWithCrop; field in InputWindowHandle
180 public void replaceTouchableRegionWithCrop(@Nullable SurfaceControl bounds) { in replaceTouchableRegionWithCrop() method in InputWindowHandle
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_input_InputWindowHandle.cpp76 jfieldID replaceTouchableRegionWithCrop; member
/aosp12/frameworks/native/libs/gui/include/gui/
H A DWindowInfo.h203 bool replaceTouchableRegionWithCrop = false; member