Searched refs:pBase (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/display/msm8226/libgralloc/
H A Dionalloc.h47 virtual int map_buffer(void **pBase, unsigned int size,
H A Dmemalloc.h68 virtual int map_buffer(void **pBase, unsigned int size,
H A Dionalloc.cpp140 int IonAlloc::map_buffer(void **pBase, unsigned int size, unsigned int offset, argument
153 *pBase = base;
/hardware/qcom/display/msm8960/libgralloc/
H A Dionalloc.h47 virtual int map_buffer(void **pBase, size_t size,
H A Dmemalloc.h68 virtual int map_buffer(void **pBase, size_t size,
H A Dionalloc.cpp143 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) argument
155 *pBase = base;
/hardware/qcom/display/msm8974/libgralloc/
H A Dionalloc.h47 virtual int map_buffer(void **pBase, size_t size,
H A Dmemalloc.h68 virtual int map_buffer(void **pBase, size_t size,
H A Dionalloc.cpp144 int IonAlloc::map_buffer(void **pBase, size_t size, int offset, int fd) argument
156 *pBase = base;
/hardware/qcom/display/msm8084/libgralloc/
H A Dionalloc.h47 virtual int map_buffer(void **pBase, size_t size,
H A Dmemalloc.h68 virtual int map_buffer(void **pBase, size_t size,
H A Dionalloc.cpp139 int IonAlloc::map_buffer(void **pBase, size_t size, size_t offset, int fd) argument
151 *pBase = base;
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_ctexture.c99 memcpy(&texture_priv->extend_dri2_bb_export, dri2_bb_export_meminfo->pBase, sizeof(PVRDRI2BackBuffersExport));
126 memset(texture_priv->blt_meminfo_pixmap->pBase, 0x0, size);
131 memset(texture_priv->blt_meminfo[i]->pBase, 0x0, size);
134 memset(texture_priv->blt_meminfo[i]->pBase, 0x0, size);
186 memcpy(&texture_priv->dri2_bb_export, dri2_bb_export_meminfo->pBase, sizeof(PVRDRI2BackBuffersExport));
/hardware/intel/img/psb_video/src/mrst/
H A Dpvr2d.h236 PVR2D_VOID *pBase; member in struct:_PVR2DMEMINFO
/hardware/intel/img/psb_video/src/
H A Dpsb_texture.c688 tmp_palette = sBltVP.pPalMemInfo[i]->pBase;

Completed in 178 milliseconds