Home
last modified time | relevance | path

Searched refs:heap_increment (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dobject_heap.h49 int heap_increment; member
Dobject_heap.c51 int new_heap_size = heap->heap_size + heap->heap_increment; in object_heap_expand()
94 heap->heap_increment = 16; in object_heap_init()