Searched refs:FboCache (Results 1 – 4 of 4) sorted by relevance
30 FboCache::FboCache() in FboCache() function in android::uirenderer::FboCache33 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()
31 class FboCache {33 FboCache();34 ~FboCache();
157 FboCache fboCache;
59 FboCache.cpp \