Searched defs:object_heap_iterator (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dobject_heap.h52 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);

Completed in 41 milliseconds