HomeSort by relevance Sort by last modified time
    Searched refs:mCaptureAvailable (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/camera2/
JpegProcessor.cpp 44 mCaptureAvailable(false),
55 if (!mCaptureAvailable) {
56 mCaptureAvailable = true;
183 while (!mCaptureAvailable) {
188 mCaptureAvailable = false;
JpegProcessor.h 63 bool mCaptureAvailable;

Completed in 227 milliseconds