Searched refs:getWidthAlignment (Results 1 – 5 of 5) sorted by relevance
228 if (screenWidthAligned % vc.getWidthAlignment() != 0) { in getSupportedSize()229 screenWidthAligned -= (screenWidthAligned % vc.getWidthAlignment()); in getSupportedSize()255 if (scaledWidth % vc.getWidthAlignment() != 0) { in getSupportedSize()256 scaledWidth -= (scaledWidth % vc.getWidthAlignment()); in getSupportedSize()
1926 public int getWidthAlignment() { in getWidthAlignment() method in MediaCodecInfo.VideoCapabilities
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14782 method public int getWidthAlignment();
23136 method public int getWidthAlignment();