Searched defs:CacheImageDataNode (Results 1 – 1 of 1) sorted by relevance
59 struct CacheImageDataNode { struct60 CacheImageDataNode(const std::string& key, const RefPtr<CachedImageData>& imageData) in CacheImageDataNode() argument63 std::string imageDataKey;64 RefPtr<CachedImageData> imageDataPtr;