Home
last modified time | relevance | path

Searched defs:videoWidth (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java281 public static int videoWidth(String filePath) throws Exception { in videoWidth() method in CodecTest
283 int videoWidth = 0; in videoWidth() local
/cts/tests/tests/media/src/android/media/cts/
DMediaDrmClearkeyTest.java322 int videoWidth, int videoHeight) { in isResolutionSupported()
362 int videoWidth, int videoHeight, boolean scrambled) throws Exception { in testClearKeyPlayback()
DNativeMediaDrmClearkeyTest.java208 int videoWidth, int videoHeight) throws Exception { in testClearKeyPlayback()
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java403 int videoWidth, int videoHeight) throws Exception { in subtestTakePictureByCamera()