Searched defs:resolution (Results 1 – 12 of 12) sorted by relevance
46 float resolution = environment.getSensor().getResolution(); in verify() local
69 def _do_preview_recording(cam, resolution, zoom_ratio): argument
108 def _do_preview_recording(cam, resolution, stabilize, fps): argument
179 Resolution resolution = testResolutions[index]; in getAllVideoCodecParameters() local195 Resolution resolution = testResolutions[index]; in getAllVideoCodecParameters() local
156 long resolution = (long) size.width * size.height; in setSupportedResolution() local
72 private Resolution(String resolution) { in Resolution()
105 Resolution resolution) { in createAttributes()
233 final Integer colorMode, final Integer duplexMode, final Resolution resolution) in testCase()
65 val resolution: Int, constant in com.android.cts.input.AbsInfo
294 Point resolution = findNonDefaultResolution(mDefaultDisplay); in testSetUserPreferredResolutionForSpecificDisplay() local
532 private void switchToCamera(SelectableResolution resolution, boolean startPreview) { in switchToCamera()
358 long resolution = (long) size.getWidth() * size.getHeight(); in estimateVideoSizeFromPerformancePoint() local