Home
last modified time | relevance | path

Searched defs:GetImageProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp131 uint32_t ImageSourceImpl::GetImageProperty(std::string key, uint32_t index, std::string &defaultVal… in GetImageProperty() function in OHOS::Media::ImageSourceImpl
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp2119 napi_value ImageSourceNapi::GetImageProperty(napi_env env, napi_callback_info info) in GetImageProperty() function in OHOS::Media::ImageSourceNapi