Searched refs:getHeightAlignment (Results 1 – 4 of 4) sorted by relevance
228 if (screenHeightAligned % vc.getHeightAlignment() != 0) { in getSupportedSize()229 screenHeightAligned -= (screenHeightAligned % vc.getHeightAlignment()); in getSupportedSize()254 if (scaledHeight % vc.getHeightAlignment() != 0) { in getSupportedSize()255 scaledHeight -= (scaledHeight % vc.getHeightAlignment()); in getSupportedSize()
1750 public int getHeightAlignment() { in getHeightAlignment() method in MediaCodecInfo.VideoCapabilities
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23078 method public int getHeightAlignment();