HomeSort by relevance Sort by last modified time
    Searched refs:object_heap_allocate (Results 1 - 7 of 7) sorted by null

  /hardware/intel/img/psb_video/src/
object_heap.h 63 int object_heap_allocate(object_heap_p heap);
object_heap.c 104 int object_heap_allocate(object_heap_p heap) function
psb_surface_attrib.c 163 surfaceID = object_heap_allocate(&driver_data->surface_heap);
334 surfaceID = object_heap_allocate(&driver_data->surface_heap);
476 surfaceID = object_heap_allocate(&driver_data->surface_heap);
575 surfaceID = object_heap_allocate(&driver_data->surface_heap);
697 surfaceID = object_heap_allocate(&driver_data->surface_heap);
psb_output.c 300 imageID = object_heap_allocate(&driver_data->image_heap);
509 imageID = object_heap_allocate(&driver_data->image_heap);
516 bufferID = object_heap_allocate(&driver_data->buffer_heap);
    [all...]
psb_drv_video.c 469 configID = object_heap_allocate(&driver_data->config_heap);
867 surfaceID = object_heap_allocate(&driver_data->surface_heap);
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 149 surfaceID = object_heap_allocate(&driver_data->surface_heap);
309 surfaceID = object_heap_allocate(&driver_data->surface_heap);
  /hardware/intel/img/psb_video/src/x11/
psb_xvva.c 614 output->rotate_surfaceID = object_heap_allocate(&driver_data->surface_heap);

Completed in 249 milliseconds