Searched refs:isVideoRotated (Results 1 – 2 of 2) sorted by relevance
103 return mMetaData.isVideoRotated() ? getBestHeight() : getBestWidth(); in getWidth()107 return mMetaData.isVideoRotated() ? getBestWidth() : getBestHeight(); in getHeight()
59 public boolean isVideoRotated() { in isVideoRotated() method in Metadata