Home
last modified time | relevance | path

Searched refs:napiDisposalType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp2637 napi_value napiDisposalType = nullptr; in STATIC_COMPLETE_FUNC() local
2638 napi_create_uint32(env, disposalType, &napiDisposalType); in STATIC_COMPLETE_FUNC()
2639 napi_set_element(env, result, i, napiDisposalType); in STATIC_COMPLETE_FUNC()