Lines Matching refs:mPrivateHandle
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()
1755 mMemInfo[cnt].size = (size_t)mPrivateHandle[cnt]->size; in allocate()