Searched refs:mCaptureBufs (Results 1 – 2 of 2) sorted by relevance
203 android::KeyedVector<CameraBuffer *, int> mCaptureBufs; variable
484 mCaptureBufs.add(&bufArr[i], i); in UseBuffersCapture()485 CAMHAL_LOGDB("capture- buff [%d] = 0x%x ",i, mCaptureBufs.keyAt(i)); in UseBuffersCapture()612 buffer = mCaptureBufs.keyAt(index); in takePicture()677 mCaptureBufs.clear(); in stopImageCapture()