Searched refs:mVideoSizeIdIndex (Results 1 – 1 of 1) sorted by relevance
114 private final int mVideoSizeIdIndex; field in CameraVideoActivity.CameraCombination120 this.mVideoSizeIdIndex = videoSizeIdIndex; in CameraCombination()132 .thenComparing(c -> c.mVideoSizeIdIndex);351 int mNextVideoSizeIdIndex = combination.get().mVideoSizeIdIndex; in setUntestedCombination()