Searched refs:insertBefore (Results 1 - 4 of 4) sorted by relevance

/hardware/msm7k/libgralloc/
H A Dallocator.h54 void insertBefore(NODE* node, NODE* newNode) { function in class:LinkedList
H A Dallocator.cpp113 mList.insertBefore(free_chunk, split);
/hardware/msm7k/libgralloc-qsd8k/
H A Dallocator.h55 void insertBefore(NODE* node, NODE* newNode) { function in class:LinkedList
H A Dallocator.cpp113 mList.insertBefore(free_chunk, split);

Completed in 31 milliseconds