Searched refs:isSizeSupported (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ | ||
H A D | ScreenMediaRecorder.java | 233 && vc.isSizeSupported(screenWidthAligned, screenHeightAligned)) { in getSupportedSize() |
/aosp14/frameworks/base/media/java/android/media/ | ||
H A D | MediaCodecInfo.java | 2345 public boolean isSizeSupported(int width, int height) { in isSizeSupported() method in MediaCodecInfo.VideoCapabilities |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ | ||
H A D | current.txt | 23087 method public boolean isSizeSupported(int, int); |