Searched refs:getHeightAlignment (Results 1 – 5 of 5) sorted by relevance
232 if (screenHeightAligned % vc.getHeightAlignment() != 0) { in getSupportedSize()233 screenHeightAligned -= (screenHeightAligned % vc.getHeightAlignment()); in getSupportedSize()258 if (scaledHeight % vc.getHeightAlignment() != 0) { in getSupportedSize()259 scaledHeight -= (scaledHeight % vc.getHeightAlignment()); in getSupportedSize()
1936 public int getHeightAlignment() { in getHeightAlignment() method in MediaCodecInfo.VideoCapabilities
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14775 method public int getHeightAlignment();
23128 method public int getHeightAlignment();