Home
last modified time | relevance | path

Searched refs:mSnapshotMemory (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Still.cpp110 ret = mHalCamCtrl->initHeapMem(&mHalCamCtrl->mSnapshotMemory, in getBuf()
134 return mHalCamCtrl->releaseHeapMem(&mHalCamCtrl->mSnapshotMemory); in putBuf()
DQCameraHWI.cpp458 main_mem_info = &mSnapshotMemory.mem_info[main_frame->buf_idx]; in encodeData()
469 app_cb->argm_data_cb.data = mSnapshotMemory.camera_memory[main_frame->buf_idx]; in encodeData()
734 pme->mSnapshotMemory.camera_memory[buf_index]->data, in receiveRawPicture()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h834 QCameraHalHeap_t mSnapshotMemory;
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h904 QCameraHalHeap_t mSnapshotMemory; variable