Searched defs:mAnchorPosition (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera/src/com/android/camera/ui/
H A DPopupWindow.java34 protected int mAnchorPosition; field in class:PopupWindow
102 mAnchorPosition = yoffset;
114 int aYoffset = Math.max(p.top, mAnchorPosition - aHeight / 2);
159 0.7f, 1f, 0.7f, 1f, getWidth(), mAnchorPosition);

Completed in 20 milliseconds