Searched refs:getBestHeight (Results 1 – 1 of 1) sorted by relevance
89 private int getBestHeight() { in getBestHeight() method in VideoItem103 return mMetaData.isVideoRotated() ? getBestHeight() : getBestWidth(); in getWidth()107 return mMetaData.isVideoRotated() ? getBestWidth() : getBestHeight(); in getHeight()