Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp91 } AllocListNode; typedef
113 AllocListNode *allocListHead; // double linked list of allocated buffers
675 AllocListNode *node = new AllocListNode(); in gralloc_alloc()
744 AllocListNode *n = grdev->allocListHead; in gralloc_free()