Home
last modified time | relevance | path

Searched refs:isSizeSupported (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DScreenMediaRecorder.java233 && vc.isSizeSupported(screenWidthAligned, screenHeightAligned)) { in getSupportedSize()
/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2345 public boolean isSizeSupported(int width, int height) { in isSizeSupported() method in MediaCodecInfo.VideoCapabilities
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt23087 method public boolean isSizeSupported(int, int);