HomeSort by relevance Sort by last modified time
    Searched defs:displayFrame (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish-opengl/system/hwc2/
EmuHWC2.h 154 hwc_rect_t displayFrame;
  /cts/tests/tests/widget/src/android/widget/cts/
PopupWindowTest.java 576 final Rect displayFrame = new Rect();
577 anchor.getWindowVisibleDisplayFrame(displayFrame);
581 + displayFrame + ")", displayFrame.contains(contentFrame));
744 final Rect displayFrame = getDisplayFrame(upperAnchorView);
746 final int bottomDecorationHeight = displayFrame.bottom - visibleDisplayFrame.bottom;
    [all...]

Completed in 176 milliseconds