Searched refs:object_surface_s (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_surface_attrib.c | 169 MEMSET_OBJECT(obj_surface, struct object_surface_s); 343 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesForUserPtr() 481 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromKBuf() 582 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromUserspace() 702 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromION()
|
D | psb_drv_video.h | 142 typedef struct object_surface_s *object_surface_p; 512 struct object_surface_s { struct
|
D | psb_drv_video.c | 820 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaces2() 3375 …result = object_heap_init(&driver_data->surface_heap, sizeof(struct object_surface_s), SURFACE_ID_…
|
/hardware/intel/img/psb_video/src/android/ |
D | psb_surface_gralloc.c | 151 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc() 309 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()
|