Searched refs:m_lruIndex (Results 1 – 3 of 3) sorted by relevance
321 resource->m_lruIndex = queueIndex; in lruListFor()335 unsigned oldListIndex = resource->m_lruIndex; in removeFromLRUList()342 ASSERT(resource->m_lruIndex == oldListIndex); in removeFromLRUList()
366 unsigned m_lruIndex; variable
120 , m_lruIndex(0) in Resource()