Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DCaches.cpp109 fboCache.clear(); in terminate()
207 fboCache.getSize(), fboCache.getMaxSize()); in dumpMemoryUsage()
243 fboCache.clear(); in flush()
DCaches.h157 FboCache fboCache; variable