Home
last modified time | relevance | path

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

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