Searched refs:object_surface_s (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_surface_attrib.c | 171 MEMSET_OBJECT(obj_surface, struct object_surface_s); 345 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesForUserPtr() 484 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromKBuf() 586 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromUserspace() 707 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; 509 struct object_surface_s { struct
|
D | psb_drv_video.c | 836 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaces2() 3402 …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 | 156 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc() 317 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()
|