Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/one/v2/commands/
DZslPreviewCommand.java46 private final int mWarmupBurstSize; field in ZslPreviewCommand
70 mWarmupBurstSize = warmupBurstSize; in ZslPreviewCommand()
90 createWarmupBurst(mZslRequestBuilder, mZslRequestType, mWarmupBurstSize); in run()