Searched refs:mBatchSizeMax (Results 1 – 1 of 1) sorted by relevance
63 mBatchSizeMax = checkArgumentPositive(batchSizeMax, "batchSizeMax must be positive"); in HighSpeedVideoConfiguration()118 return mBatchSizeMax; in getBatchSizeMax()152 mBatchSizeMax == other.mBatchSizeMax; in equals()169 private final int mBatchSizeMax; field in HighSpeedVideoConfiguration