Searched refs:mPhotoViewContainer (Results 1 – 1 of 1) sorted by relevance
110 private View mPhotoViewContainer; field in MultiShrinkScroller294 mPhotoViewContainer = findViewById(R.id.toolbar_parent); in initialize()342 mMaximumHeaderHeight = mPhotoViewContainer.getWidth(); in initialize()347 : mPhotoViewContainer.getWidth(); in initialize()357 = mPhotoViewContainer.getLayoutParams(); in initialize()360 mPhotoViewContainer.setLayoutParams(photoLayoutParams); in initialize()373 mLargeTextView.setWidth(mPhotoViewContainer.getWidth() in initialize()375 mPhoneticNameView.setWidth(mPhotoViewContainer.getWidth() in initialize()888 canvas.translate(mPhotoViewContainer.getWidth(), 0); in draw()904 canvas.translate(mPhotoViewContainer.getWidth(), 0); in draw()[all …]