Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
DCameraFormatsActivity.java113 private final int mCameraIndex; field in CameraFormatsActivity.CameraCombination
122 this.mCameraIndex = cameraIndex; in CameraCombination()
133 mCameraIndex, mResolutionWidth, mResolutionHeight, mFormatName); in toString()
138 Comparator.<CameraCombination, Integer>comparing(c -> c.mCameraIndex)
219 c -> c.mCameraIndex == mCurrentCameraId).findFirst(); in setUntestedCombination()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java113 private final int mCameraIndex; field in CameraVideoActivity.CameraCombination
119 this.mCameraIndex = cameraIndex; in CameraCombination()
126 return String.format("Camera %d, %s", mCameraIndex, mVideoSizeName); in toString()
131 Comparator.<CameraCombination, Integer>comparing(c -> c.mCameraIndex)
343 c -> c.mCameraIndex == mCurrentCameraId).findFirst(); in setUntestedCombination()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/bokeh/
DCameraBokehActivity.java157 private final int mCameraIndex; field in CameraBokehActivity.CameraCombination
168 this.mCameraIndex = cameraIndex; in CameraCombination()
184 Comparator.<CameraCombination, Integer>comparing(c -> c.mCameraIndex)
314 c -> c.mCameraIndex == mCurrentCameraIndex).findFirst(); in setUntestedCombination()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...