Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp676 bool cacheExpired = false; in _allocate() local
679 cacheExpired = (mBufferCache.get() != cache.get()); in _allocate()
681 if (cacheExpired) { in _allocate()