HomeSort by relevance Sort by last modified time
    Searched refs:fboCache (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
Caches.cpp 112 fboCache.clear();
204 log.appendFormat(" FboCache %8d / %8d\n",
205 fboCache.getSize(), fboCache.getMaxSize());
244 fboCache.clear();
Caches.h 23 #include "FboCache.h"
157 FboCache fboCache;

Completed in 1230 milliseconds