Searched refs:backgroundAssetWidth (Results 1 – 1 of 1) sorted by relevance
59 final int backgroundAssetWidth = res.getDimensionPixelSize( in onBindViewHolder() local94 videoLp.width = videoAssetWidth * backgroundViewWidth / backgroundAssetWidth; in onBindViewHolder()95 videoLp.height = videoAssetHeight * backgroundViewWidth / backgroundAssetWidth; in onBindViewHolder()97 videoAssetMarginTop * backgroundViewWidth / backgroundAssetWidth, 0, 0); in onBindViewHolder()