Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1690 bool restartNeeded = ((!mInputBufferConfig) != (NULL != pInputBuffer)); in request() local
1691 if((!mPostProcStarted) || restartNeeded) { in request()