Home
last modified time | relevance | path

Searched defs:frameRight (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInputWindowHandle.java71 public int frameRight; field in InputWindowHandle
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DCropAlignedImageView.java73 protected boolean setFrame(int frameLeft, int frameTop, int frameRight, int frameBottom) { in setFrame()
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_input_InputWindowHandle.cpp60 jfieldID frameRight; member
/aosp12/frameworks/native/libs/gui/include/gui/
H A DWindowInfo.h151 int32_t frameRight = -1; member