Searched refs:heapIdx (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCallbackProcessor.cpp268 size_t heapIdx; local
396 heapIdx = mCallbackHeapHead;
407 mCallbackHeap->mBuffers[heapIdx]->getMemory(&offset,
440 callbackHeap->mBuffers[heapIdx], NULL);
H A DStreamingProcessor.cpp672 size_t heapIdx = 0; local
755 heapIdx = mRecordingHeapHead;
765 mRecordingHeap->mBuffers[heapIdx]->getMemory(&offset,
775 mRecordingBuffers.replaceAt(imgBuffer, heapIdx);
784 recordingHeap->mBuffers[heapIdx]);

Completed in 712 milliseconds