Searched defs:videoWidth (Results 1 – 3 of 3) sorted by relevance
291 int videoWidth, int videoHeight) { in isResolutionSupported()330 int videoWidth, int videoHeight) throws Exception { in testClearKeyPlayback()
281 public static int videoWidth(String filePath) throws Exception { in videoWidth() method in CodecTest283 int videoWidth = 0; in videoWidth() local
387 int videoWidth, int videoHeight) throws Exception { in subtestTakePictureByCamera()