Home
last modified time | relevance | path

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

/hardware/msm7k/libgralloc-qsd8k/
Dallocator.h47 void insertAfter(NODE* node, NODE* newNode) { in insertAfter() function
Dallocator.cpp123 mList.insertAfter(free_chunk, split); in alloc()
/hardware/msm7k/libgralloc/
Dallocator.h46 void insertAfter(NODE* node, NODE* newNode) { in insertAfter() function
Dallocator.cpp123 mList.insertAfter(free_chunk, split); in alloc()