Searched defs:caches (Results 1 – 8 of 8) sorted by relevance
39 Caches& caches = Caches::getInstance(); in init() local111 void AssetAtlas::createEntries(Caches& caches, int* map, int count) { in createEntries()
34 Texture::Texture(Caches& caches): id(0), generation(0), blend(false), width(0), height(0), in Texture()
186 Caches& caches = Caches::getInstance(); in get() local
190 Caches& caches = Caches::getInstance(); in createLayer() local361 Caches& caches = Caches::getInstance(); in copyLayer() local
85 Caches& caches = Caches::getInstance(); in clearResources() local184 Caches& caches = Caches::getInstance(); in initFromDisplayListRenderer() local
50 void PatchCache::init(Caches& caches) { in init()
441 void checkTextureUpdateForCache(Caches& caches, Vector<CacheTexture*>& cacheTextures, in checkTextureUpdateForCache()464 Caches& caches = Caches::getInstance(); in checkTextureUpdate() local487 Caches& caches = Caches::getInstance(); in issueDrawCommand() local
339 PathCache::PathProcessor::PathProcessor(Caches& caches): in PathProcessor()