Searched defs:ImageAsyncContext (Results 1 – 1 of 1) sorted by relevance
69 struct ImageAsyncContext { struct70 napi_env env = nullptr;71 napi_async_work work = nullptr;72 napi_deferred deferred = nullptr;73 napi_ref callbackRef = nullptr;74 ImageNapi *constructor_ = nullptr;75 uint32_t status;76 int32_t componentType;