Searched refs:mBatchSizeMax (Results 1 – 2 of 2) 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
23695 Landroid/hardware/camera2/params/HighSpeedVideoConfiguration;->mBatchSizeMax:I