Searched refs:object_surface_s (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_surface_attrib.c | 167 MEMSET_OBJECT(obj_surface, struct object_surface_s); 341 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesForUserPtr() 480 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromKBuf() 582 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromUserspace() 705 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromION()
|
D | psb_drv_video.h | 159 typedef struct object_surface_s *object_surface_p; 535 struct object_surface_s { struct
|
D | psb_drv_video.c | 890 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaces2() 3543 …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 | 160 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc() 320 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()
|