Searched refs:mInset (Results 1 – 1 of 1) sorted by relevance
99 private final int mInset; field in PhotoTable133 mInset = mResources.getDimensionPixelSize(R.dimen.photo_inset); in PhotoTable()477 layerList.setLayerInset(0, table.mInset, table.mInset, in applyFrame()478 table.mInset, table.mInset); in applyFrame()722 float offset = (((float) mWidth + scale * (photoWidth - 2f * mInset)) / 2f); in placeOnDeck()