Home
last modified time | relevance | path

Searched refs:mBatchSizeMax (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DHighSpeedVideoConfiguration.java63 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
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23695 Landroid/hardware/camera2/params/HighSpeedVideoConfiguration;->mBatchSizeMax:I