Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Mem.cpp616 mPrivateHandle[i] = NULL; in QCamera3GrallocMemory()
681 mPrivateHandle[idx] = (struct private_handle_t *)(*mBufferHandle[idx]); in registerBuffer()
683 setMetaData(mPrivateHandle[idx], UPDATE_COLOR_SPACE, &colorSpace); in registerBuffer()
691 ion_info_fd.fd = mPrivateHandle[idx]->fd; in registerBuffer()
701 __func__, idx, mPrivateHandle[idx]->fd, in registerBuffer()
702 mPrivateHandle[idx]->size, in registerBuffer()
703 mPrivateHandle[idx]->offset); in registerBuffer()
704 mMemInfo[idx].fd = mPrivateHandle[idx]->fd; in registerBuffer()
705 mMemInfo[idx].size = mPrivateHandle[idx]->size; in registerBuffer()
753 mPrivateHandle[idx] = NULL; in unregisterBufferLocked()
DQCamera3Mem.h132 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Mem.cpp708 mPrivateHandle[i] = NULL; in QCamera3GrallocMemory()
770 mPrivateHandle[idx] = (struct private_handle_t *)(*mBufferHandle[idx]); in registerBuffer()
772 setMetaData(mPrivateHandle[idx], UPDATE_COLOR_SPACE, &colorSpace); in registerBuffer()
780 ion_info_fd.fd = mPrivateHandle[idx]->fd; in registerBuffer()
790 __func__, idx, mPrivateHandle[idx]->fd, in registerBuffer()
791 mPrivateHandle[idx]->size, in registerBuffer()
792 mPrivateHandle[idx]->offset); in registerBuffer()
793 mMemInfo[idx].fd = mPrivateHandle[idx]->fd; in registerBuffer()
796 mPrivateHandle[idx]->size; in registerBuffer()
844 mPrivateHandle[idx] = NULL; in unregisterBufferLocked()
DQCamera3Mem.h151 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Mem.cpp708 mPrivateHandle[i] = NULL; in QCamera3GrallocMemory()
770 mPrivateHandle[idx] = (struct private_handle_t *)(*mBufferHandle[idx]); in registerBuffer()
772 setMetaData(mPrivateHandle[idx], UPDATE_COLOR_SPACE, &colorSpace); in registerBuffer()
780 ion_info_fd.fd = mPrivateHandle[idx]->fd; in registerBuffer()
790 __func__, idx, mPrivateHandle[idx]->fd, in registerBuffer()
791 mPrivateHandle[idx]->size, in registerBuffer()
792 mPrivateHandle[idx]->offset); in registerBuffer()
793 mMemInfo[idx].fd = mPrivateHandle[idx]->fd; in registerBuffer()
796 mPrivateHandle[idx]->size; in registerBuffer()
844 mPrivateHandle[idx] = NULL; in unregisterBufferLocked()
DQCamera3Mem.h151 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.cpp1283 mPrivateHandle[i] = NULL; in QCameraGrallocMemory()
1479 mPrivateHandle[cnt] = in allocate()
1503 ion_info_fd.fd = mPrivateHandle[cnt]->fd; in allocate()
1529 setMetaData(mPrivateHandle[cnt], UPDATE_COLOR_SPACE, &mColorSpace); in allocate()
1531 mGetMemory(mPrivateHandle[cnt]->fd, in allocate()
1532 mPrivateHandle[cnt]->size, in allocate()
1536 __func__, cnt, mPrivateHandle[cnt]->fd, in allocate()
1537 mPrivateHandle[cnt]->size, in allocate()
1538 mPrivateHandle[cnt]->offset); in allocate()
1540 mPrivateHandle[cnt]->fd; in allocate()
[all …]
DQCameraMem.h227 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp1496 mPrivateHandle[i] = NULL; in QCameraGrallocMemory()
1694 mPrivateHandle[cnt] = in allocate()
1718 ion_info_fd.fd = mPrivateHandle[cnt]->fd; in allocate()
1744 setMetaData(mPrivateHandle[cnt], UPDATE_COLOR_SPACE, &mColorSpace); in allocate()
1746 mGetMemory(mPrivateHandle[cnt]->fd, in allocate()
1747 (size_t)mPrivateHandle[cnt]->size, in allocate()
1751 __func__, cnt, mPrivateHandle[cnt]->fd, in allocate()
1752 mPrivateHandle[cnt]->size, in allocate()
1753 mPrivateHandle[cnt]->offset); in allocate()
1754 mMemInfo[cnt].fd = mPrivateHandle[cnt]->fd; in allocate()
[all …]
DQCameraMem.h246 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp1496 mPrivateHandle[i] = NULL; in QCameraGrallocMemory()
1694 mPrivateHandle[cnt] = in allocate()
1718 ion_info_fd.fd = mPrivateHandle[cnt]->fd; in allocate()
1744 setMetaData(mPrivateHandle[cnt], UPDATE_COLOR_SPACE, &mColorSpace); in allocate()
1746 mGetMemory(mPrivateHandle[cnt]->fd, in allocate()
1747 (size_t)mPrivateHandle[cnt]->size, in allocate()
1751 __func__, cnt, mPrivateHandle[cnt]->fd, in allocate()
1752 mPrivateHandle[cnt]->size, in allocate()
1753 mPrivateHandle[cnt]->offset); in allocate()
1754 mMemInfo[cnt].fd = mPrivateHandle[cnt]->fd; in allocate()
[all …]
DQCameraMem.h246 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable