Home
last modified time | relevance | path

Searched refs:mGetMemory (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraMem.cpp1057 mGetMemory(memory) in QCameraStreamMemory()
1103 mCameraMemory[i] = mGetMemory(mMemInfo[i].fd, mMemInfo[i].size, 1, this); in allocate()
1135 mCameraMemory[i] = mGetMemory(mMemInfo[i].fd, mMemInfo[i].size, 1, this); in allocateMore()
1387 mMetadata[i] = mGetMemory(-1, in allocateMore()
1449 mMetadata[i] = mGetMemory(-1, in allocateMeta()
1743 mGetMemory = memory; in QCameraGrallocMemory()
1890 mGetMemory(mPrivateHandle[dequeuedIdx]->fd, in displayBuffer()
2011 mGetMemory(mPrivateHandle[dequeuedIdx]->fd, in dequeueBuffer()
2210 mGetMemory(mPrivateHandle[cnt]->fd, in allocate()
DQCameraMem.h211 camera_request_memory mGetMemory;
284 camera_request_memory mGetMemory; variable
DQCamera2HWI.cpp2717 mem = new QCameraStreamMemory(mGetMemory, in allocateStreamBuf()
2725 new QCameraGrallocMemory(mGetMemory); in allocateStreamBuf()
2761 mem = new QCameraStreamMemory(mGetMemory, bCachedMem); in allocateStreamBuf()
2766 new QCameraGrallocMemory(mGetMemory); in allocateStreamBuf()
2784 mem = new QCameraStreamMemory(mGetMemory, in allocateStreamBuf()
2826 mGetMemory, FALSE, QCAMERA_MEM_TYPE_BATCH); in allocateStreamBuf()
2845 new QCameraVideoMemory(mGetMemory, bCachedMem); in allocateStreamBuf()
2864 mem = new QCameraStreamMemory(mGetMemory, in allocateStreamBuf()
3167 mGetMemory, FALSE, QCAMERA_MEM_TYPE_BATCH); in allocateStreamUserBuf()
3297 mGetMemory = get_memory; in setCallBacks()
[all …]
DQCameraPostProc.cpp1182 jpeg_mem = m_parent->mGetMemory(-1, evt->out_data.buf_filled_len, in processJpegEvt()
2283 camera_memory_t *dataMem = m_parent->mGetMemory(-1, resultSize, in encodeData()
2608 raw_mem = m_parent->mGetMemory(-1, in processRawImageImpl()
2785 camera_memory_t* jpeg_mem = pme->m_parent->mGetMemory(-1, in dataSaveRoutine()
3361 camera_memory_t *cam_mem = procInst->m_parent->mGetMemory(out_buf->fd, out_buf->size, 1U, in getJpegMemory()
DQCamera2HWI.h589 camera_request_memory mGetMemory; variable
DQCamera2HWICallbacks.cpp1019 previewMem = mGetMemory(memory->getFd(idx), in sendPreviewCallback()
1029 dataToApp = mGetMemory(-1, previewBufSize, 1, mCallbackCookie); in sendPreviewCallback()
1065 dataToApp = mGetMemory(-1, previewBufSize, 1, mCallbackCookie); in sendPreviewCallback()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp1056 mGetMemory(memory) in QCameraStreamMemory()
1102 mCameraMemory[i] = mGetMemory(mMemInfo[i].fd, mMemInfo[i].size, 1, this); in allocate()
1134 mCameraMemory[i] = mGetMemory(mMemInfo[i].fd, mMemInfo[i].size, 1, this); in allocateMore()
1386 mMetadata[i] = mGetMemory(-1, in allocateMore()
1451 mMetadata[i] = mGetMemory(-1, in allocateMeta()
1806 mGetMemory = memory; in QCameraGrallocMemory()
1955 mGetMemory(mPrivateHandle[dequeuedIdx]->fd, in displayBuffer()
2087 mGetMemory(mPrivateHandle[dequeuedIdx]->fd, in dequeueBuffer()
2278 mGetMemory(mPrivateHandle[cnt]->fd, in allocate()
DQCameraMem.h227 camera_request_memory mGetMemory;
303 camera_request_memory mGetMemory; variable
DQCamera2HWI.cpp2981 mem = new QCameraStreamMemory(mGetMemory, in allocateStreamBuf()
2989 new QCameraGrallocMemory(mGetMemory); in allocateStreamBuf()
3025 mem = new QCameraStreamMemory(mGetMemory, bCachedMem); in allocateStreamBuf()
3030 new QCameraGrallocMemory(mGetMemory); in allocateStreamBuf()
3048 mem = new QCameraStreamMemory(mGetMemory, in allocateStreamBuf()
3090 mGetMemory, FALSE, QCAMERA_MEM_TYPE_BATCH); in allocateStreamBuf()
3109 new QCameraVideoMemory(mGetMemory, bCachedMem); in allocateStreamBuf()
3127 mem = new QCameraStreamMemory(mGetMemory, in allocateStreamBuf()
3509 mGetMemory, FALSE, QCAMERA_MEM_TYPE_BATCH); in allocateStreamUserBuf()
3638 mGetMemory = get_memory; in setCallBacks()
[all …]
DQCameraPostProc.cpp1185 jpeg_mem = m_parent->mGetMemory(-1, evt->out_data.buf_filled_len, in processJpegEvt()
2335 camera_memory_t *dataMem = m_parent->mGetMemory(-1, resultSize, in encodeData()
2667 raw_mem = m_parent->mGetMemory(-1, in processRawImageImpl()
2846 camera_memory_t* jpeg_mem = pme->m_parent->mGetMemory(-1, in dataSaveRoutine()
3422 camera_memory_t *cam_mem = procInst->m_parent->mGetMemory(out_buf->fd, out_buf->size, 1U, in getJpegMemory()
DQCamera2HWI.h609 camera_request_memory mGetMemory; variable
DQCamera2HWICallbacks.cpp1048 previewMem = mGetMemory(memory->getFd(idx), in sendPreviewCallback()
1058 dataToApp = mGetMemory(-1, previewBufSize, 1, mCallbackCookie); in sendPreviewCallback()
1094 dataToApp = mGetMemory(-1, previewBufSize, 1, mCallbackCookie); in sendPreviewCallback()