Home
last modified time | relevance | path

Searched defs:imageCache_ (Results 1 – 2 of 2) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/image/
Dimage_cache.h198 …ordered_map<std::string, std::list<CacheNode<std::shared_ptr<CachedImage>>>::iterator> imageCache_; variable
/foundation/ace/ace_engine/frameworks/core/pipeline/
Dpipeline_context.h1307 RefPtr<ImageCache> imageCache_; variable