Searched refs:isStreamCached (Results 1 – 3 of 3) sorted by relevance
113 bool isStreamCached(int streamId);
151 bool BufferRecords::isStreamCached(int streamId) { in isStreamCached() function in android::camera3::BufferRecords
3852 if (mBufferRecords.isStreamCached(pair.first)) { in processBatchCaptureRequests()