Home
last modified time | relevance | path

Searched refs:object_surface_s (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_surface_attrib.c167 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()
Dpsb_drv_video.h160 typedef struct object_surface_s *object_surface_p;
536 struct object_surface_s { struct
Dpsb_drv_video.c890 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/
Dpsb_surface_gralloc.c160 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()
320 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()