Searched defs:ImageSourceSyncContext (Results 1 – 1 of 1) sorted by relevance
119 struct ImageSourceSyncContext { struct120 ImageSourceNapi *constructor_;121 uint32_t status;122 uint32_t index = 0;123 DecodeOptions decodeOpts;124 std::shared_ptr<PixelMap> rPixelMap;125 std::string errMsg;