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()
160 private final int mCameraIndex; field in CameraBokehActivity.CameraCombination171 this.mCameraIndex = cameraIndex; in CameraCombination()187 Comparator.<CameraCombination, Integer>comparing(c -> c.mCameraIndex)326 c -> c.mCameraIndex == mCurrentCameraIndex).findFirst(); in setUntestedCombination()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...