Searched refs:frameBottom (Results 1 – 13 of 13) sorted by relevance
42 && y >= frameTop && y < frameBottom; in frameContainsPoint()65 && frameTop < other->frameBottom && frameBottom > other->frameTop; in overlaps()85 output.writeInt32(frameBottom); in write()123 ret.frameBottom = from.readInt32(); in read()
51 i.frameBottom = 19; in TEST()83 ASSERT_EQ(i.frameBottom, i2.frameBottom); in TEST()
59 public int frameBottom; field in InputWindowHandle127 .append(frameRight).append(",").append(frameBottom).append("]") in toString()
53 jfieldID frameBottom; member127 mInfo.frameBottom = env->GetIntField(obj, in updateInfo()128 gInputWindowHandleClassInfo.frameBottom); in updateInfo()305 GET_FIELD_ID(gInputWindowHandleClassInfo.frameBottom, clazz, in register_android_view_InputWindowHandle()
138 int32_t frameBottom = -1; member
138 inputInfo.frameBottom}, in writeToProto()
2412 info.frameBottom = layerBounds.bottom; in fillInputInfo()
170 mInfo.frameBottom = mFrame.bottom; in updateInfo()
263 mDragWindowHandle.frameBottom = displayBounds.bottom; in register()
279 inputWindowHandle.frameBottom = frame.bottom; in populateInputWindowHandle()
302 mDragWindowHandle.frameBottom = mDisplaySize.y; in InputInterceptor()
774 mInfo.frameBottom = HEIGHT; in FakeWindowHandle()803 mInfo.frameBottom = frame.bottom; in setFrame()
4150 windowInfo->frameBottom, windowInfo->globalScaleFactor, in dumpDispatchStateLocked()