Home | History | Annotate | Download | only in HAL

Lines Matching refs:mPrivateHandle

1496         mPrivateHandle[i] = NULL;
1694 mPrivateHandle[cnt] =
1718 ion_info_fd.fd = mPrivateHandle[cnt]->fd;
1744 setMetaData(mPrivateHandle[cnt], UPDATE_COLOR_SPACE, &mColorSpace);
1746 mGetMemory(mPrivateHandle[cnt]->fd,
1747 (size_t)mPrivateHandle[cnt]->size,
1751 __func__, cnt, mPrivateHandle[cnt]->fd,
1752 mPrivateHandle[cnt]->size,
1753 mPrivateHandle[cnt]->offset);
1754 mMemInfo[cnt].fd = mPrivateHandle[cnt]->fd;
1755 mMemInfo[cnt].size = (size_t)mPrivateHandle[cnt]->size;