/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 616 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()
|
D | QCamera3Mem.h | 132 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 708 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()
|
D | QCamera3Mem.h | 151 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 708 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()
|
D | QCamera3Mem.h | 151 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1283 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 …]
|
D | QCameraMem.h | 227 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1496 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 …]
|
D | QCameraMem.h | 246 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1496 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 …]
|
D | QCameraMem.h | 246 struct private_handle_t *mPrivateHandle[MM_CAMERA_MAX_NUM_FRAMES]; variable
|