Searched defs:CacheImageStruct (Results 1 – 2 of 2) sorted by relevance
38 struct CacheImageStruct { struct40 CacheImageStruct(const RefPtr<FrameNode>& imageNode) : imageNode(imageNode) {} in CacheImageStruct() function42 RefPtr<FrameNode> imageNode;43 int32_t index = 0;44 bool isLoaded = false;
249 struct CacheImageStruct { struct251 CacheImageStruct(const RefPtr<FrameNode>& imageNode) : imageNode(imageNode) {} in CacheImageStruct() function253 RefPtr<FrameNode> imageNode;254 int32_t index = 0;255 bool isLoaded = false;