Home
last modified time | relevance | path

Searched defs:GetDisposalType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp2594 STATIC_EXEC_FUNC(GetDisposalType) in STATIC_EXEC_FUNC() argument
2618 STATIC_COMPLETE_FUNC(GetDisposalType) in STATIC_COMPLETE_FUNC() argument
2652 napi_value ImageSourceNapi::GetDisposalType(napi_env env, napi_callback_info info) in GetDisposalType() function in OHOS::Media::ImageSourceNapi
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1765 static uint32_t GetDisposalType(SkCodec * codec, uint32_t index, int32_t &value) in HeapMemAlloc() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3324 unique_ptr<vector<int32_t>> ImageSource::GetDisposalType(uint32_t &errorCode) in GetDisposalType() function in OHOS::Media::ImageSource