Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/burst/
DBurstTakerImpl.java40 private final Surface mBurstInputSurface; field in BurstTakerImpl
76 mBurstInputSurface = burstInputSurface; in BurstTakerImpl()
90 mImageFactory, mBurstInputSurface, in startBurst()
DBurstCaptureCommand.java60 private final Surface mBurstInputSurface; field in BurstCaptureCommand
100 mBurstInputSurface = burstInputSurface; in BurstCaptureCommand()
137 return mBurstInputSurface; in run()