Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h1181 bool mCurrentPrepareComplete; variable
H A DCamera3Device.cpp6006 mActive(false), mCancelNow(false), mCurrentMaxCount(0), mCurrentPrepareComplete(false) { in PreparerThread()
6089 if (!mCurrentPrepareComplete) { in pause()
6184 mCurrentPrepareComplete = false; in threadLoop()
6219 mCurrentPrepareComplete = true; in threadLoop()