Searched refs:getWidthAlignment (Results 1 – 4 of 4) sorted by relevance
224 if (screenWidthAligned % vc.getWidthAlignment() != 0) { in getSupportedSize()225 screenWidthAligned -= (screenWidthAligned % vc.getWidthAlignment()); in getSupportedSize()251 if (scaledWidth % vc.getWidthAlignment() != 0) { in getSupportedSize()252 scaledWidth -= (scaledWidth % vc.getWidthAlignment()); in getSupportedSize()
1740 public int getWidthAlignment() { in getWidthAlignment() method in MediaCodecInfo.VideoCapabilities
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23086 method public int getWidthAlignment();