Searched refs:getCamBufMapList (Results 1 – 3 of 3) sorted by relevance
200 uint32_t QCameraBufferMaps::getCamBufMapList(cam_buf_map_type_list& pBufMapList) const in getCamBufMapList() function in qcamera::QCameraBufferMaps246 rc = bufferMaps.getCamBufMapList(pBufMapList); in makeSingletonBufMapList()
65 uint32_t getCamBufMapList(cam_buf_map_type_list& pBufMapList) const;
662 rc = bufferMaps.getCamBufMapList(bufMapList); in mapBufs()1436 rc = bufferMaps.getCamBufMapList(bufMapList); in getBufs()1781 rc = bufferMaps.getCamBufMapList(bufMapList); in mapBuffers()1845 rc = bufferMaps.getCamBufMapList(bufMapList); in allocateBatchBufs()1905 rc = planeBufferMaps.getCamBufMapList(planeBufMapList); in allocateBatchBufs()2149 rc = bufferMaps.getCamBufMapList(bufMapList); in BufAllocRoutine()