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