Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libion/test/
Dion_test_fixture.h67 unsigned int heapid = 0; in getMaxHeapId() local
70 if (heapid < m_ionHeapData[i].heap_id) in getMaxHeapId()
71 heapid = m_ionHeapData[i].heap_id; in getMaxHeapId()
73 return heapid; in getMaxHeapId()