Searched refs:mPhotoViewContainer (Results 1 – 1 of 1) sorted by relevance
110 private View mPhotoViewContainer; field in MultiShrinkScroller297 mPhotoViewContainer = findViewById(R.id.toolbar_parent); in initialize()345 mMaximumHeaderHeight = mPhotoViewContainer.getWidth(); in initialize()350 : mPhotoViewContainer.getWidth(); in initialize()373 = mPhotoViewContainer.getLayoutParams(); in initialize()376 mPhotoViewContainer.setLayoutParams(photoLayoutParams); in initialize()389 mFullNameView.setWidth(mPhotoViewContainer.getWidth() in initialize()391 mPhoneticNameView.setWidth(mPhotoViewContainer.getWidth() in initialize()910 canvas.translate(mPhotoViewContainer.getWidth(), 0); in draw()926 canvas.translate(mPhotoViewContainer.getWidth(), 0); in draw()[all …]