Searched refs:object_surface_s (Results 1 - 4 of 4) sorted by relevance
/hardware/intel/img/psb_video/src/ |
H A D | psb_surface_attrib.c | 167 MEMSET_OBJECT(obj_surface, struct object_surface_s); 341 MEMSET_OBJECT(obj_surface, struct object_surface_s); 480 MEMSET_OBJECT(obj_surface, struct object_surface_s); 582 MEMSET_OBJECT(obj_surface, struct object_surface_s); 705 MEMSET_OBJECT(obj_surface, struct object_surface_s);
|
H A D | psb_drv_video.h | 160 typedef struct object_surface_s *object_surface_p; 535 struct object_surface_s { struct
|
H A D | psb_drv_video.c | 874 MEMSET_OBJECT(obj_surface, struct object_surface_s); 3476 result = object_heap_init(&driver_data->surface_heap, sizeof(struct object_surface_s), SURFACE_ID_OFFSET);
|
/hardware/intel/img/psb_video/src/android/ |
H A D | psb_surface_gralloc.c | 156 MEMSET_OBJECT(obj_surface, struct object_surface_s); 316 MEMSET_OBJECT(obj_surface, struct object_surface_s);
|
Completed in 237 milliseconds