Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFboCache.cpp30 FboCache::FboCache() in FboCache() function in android::uirenderer::FboCache
33 FboCache::~FboCache() { in ~FboCache()
41 uint32_t FboCache::getSize() { in getSize()
45 uint32_t FboCache::getMaxSize() { in getMaxSize()
53 void FboCache::clear() { in clear()
61 GLuint FboCache::get() { in get()
72 bool FboCache::put(GLuint fbo) { in put()
DFboCache.h31 class FboCache {
33 FboCache();
34 ~FboCache();
DCaches.h157 FboCache fboCache;
DAndroid.mk59 FboCache.cpp \