Searched refs:cleanCache (Results 1 – 8 of 8) sorted by relevance
209 int QCamera3StreamMem::cleanCache(uint32_t index) in cleanCache() function in qcamera::QCamera3StreamMem214 return mHeapMem.cleanCache(index); in cleanCache()216 return mGrallocMem.cleanCache(index); in cleanCache()
60 int cleanCache(uint32_t index);
52 int cleanCache(uint32_t index) in cleanCache() function
1146 return mStreamBufs->cleanCache(index); in cleanBuf()
2397 mMemory.cleanCache(super_frame->bufs[0]->buf_idx); in streamCbRoutine()
91 int cleanCache(uint32_t index) in cleanCache() function
615 memory->cleanCache(pFrame->buf_idx); in TsMakeupProcess()1358 previewMemObj->cleanCache(frame->buf_idx); in rdi_mode_stream_cb_routine()
2331 return mStreamBufs->cleanCache(index); in cleanBuf()