Searched refs:handleCacheOps (Results 1 – 4 of 4) sorted by relevance
151 int32_t handleCacheOps(mm_camera_buf_def_t* buf);
1465 pStream->handleCacheOps(frame->bufs[i]); in doReprocessOffline()1526 pStream->handleCacheOps(frame->bufs[i]); in doReprocess()
2533 main_stream->handleCacheOps(main_frame); in encodeData()2536 thumb_stream->handleCacheOps(thumb_frame); in encodeData()
2735 int32_t QCameraStream::handleCacheOps(mm_camera_buf_def_t* buf) in handleCacheOps() function in qcamera::QCameraStream