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

  /hardware/intel/img/psb_video/src/
object_heap.h 52 typedef int object_heap_iterator; typedef
75 object_base_p object_heap_first(object_heap_p heap, object_heap_iterator *iter);
81 object_base_p object_heap_next(object_heap_p heap, object_heap_iterator *iter);
object_heap.c 146 object_base_p object_heap_first(object_heap_p heap, object_heap_iterator *iter)
156 object_base_p object_heap_next(object_heap_p heap, object_heap_iterator *iter)
psb_drv_video.c     [all...]

Completed in 6858 milliseconds