Searched refs:topOffset (Results 1 – 7 of 7) sorted by relevance
841 u32 *leftOffset, u32 *width, u32 *topOffset, u32 *height) in h264bsdCroppingParams() argument857 *topOffset = 2 * pStorage->activeSps->frameCropTopOffset; in h264bsdCroppingParams()867 *topOffset = 0; in h264bsdCroppingParams()
1368 ss.topOffset = getChildAt(0).getTop() - mItemMargin - getPaddingTop(); in onSaveInstanceState()1379 mRestoreOffset = ss.topOffset; in onRestoreInstanceState()1581 int topOffset; field in StaggeredGridView.SavedState1591 topOffset = in.readInt(); in SavedState()1599 out.writeInt(topOffset); in writeToParcel()
665 int topOffset = firstTop - start; in correctTooLow() local672 if (topOffset > 0 && (lastPosition < mItemCount - 1 || lastBottom > end)) { in correctTooLow()675 topOffset = Math.min(topOffset, lastBottom - end); in correctTooLow()679 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()
1456 int topOffset = firstTop - start; in correctTooLow() local1463 if (topOffset > 0) { in correctTooLow()1467 topOffset = Math.min(topOffset, lastBottom - end); in correctTooLow()1470 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()
757 NO DOC BLOCK: android.R.attr Field topOffset
1385 field public static final int topOffset = 16843352; // 0x1010258
1311 field public static final int topOffset = 16843352; // 0x1010258