Searched refs:mCameraIndex (Results 1 – 4 of 4) sorted by relevance
113 private final int mCameraIndex; field in CameraFormatsActivity.CameraCombination122 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()
113 private final int mCameraIndex; field in CameraVideoActivity.CameraCombination119 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()
157 private final int mCameraIndex; field in CameraBokehActivity.CameraCombination168 this.mCameraIndex = cameraIndex; in CameraCombination()184 Comparator.<CameraCombination, Integer>comparing(c -> c.mCameraIndex)314 c -> c.mCameraIndex == mCurrentCameraIndex).findFirst(); in setUntestedCombination()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...