Searched refs:VIDEO_WIDTH (Results 1 – 3 of 3) sorted by relevance
64 private static final int VIDEO_WIDTH = 1280; field in ClearKeySystemTest334 if (!isResolutionSupported(VIDEO_WIDTH, VIDEO_HEIGHT)) { in testClearKeyPlayback()336 VIDEO_WIDTH + "x" + VIDEO_HEIGHT + "resolution."); in testClearKeyPlayback()
61 private static final int VIDEO_WIDTH = 176; field in MediaRecorderTest192 width = VIDEO_WIDTH; in testRecorderCamera()245 mMediaRecorder.setVideoSize(VIDEO_WIDTH, VIDEO_HEIGHT); in recordVideoUsingCamera()329 mMediaRecorder.setVideoSize(VIDEO_WIDTH, VIDEO_HEIGHT); in testRecorderVideo()474 mMediaRecorder.setVideoSize(VIDEO_WIDTH, VIDEO_HEIGHT); in testSetMaxFileSize()539 mMediaRecorder.setVideoSize(VIDEO_WIDTH, VIDEO_HEIGHT); in setupRecorder()
54 private static final int VIDEO_WIDTH = 176; field in MediaRecorderStressTest243 width = VIDEO_WIDTH; in testStressRecorder()