Searched defs:CacheImageDataNode (Results 1 – 1 of 1) sorted by relevance
58 struct CacheImageDataNode { struct59 CacheImageDataNode(const std::string& key, const RefPtr<CachedImageData>& imageData) in CacheImageDataNode() function62 std::string imageDataKey;63 RefPtr<CachedImageData> imageDataPtr;