Home
last modified time | relevance | path

Searched defs:imageSource_ (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/image/
Danimated_image_player.h39 …: imageSource_(source), successCallback_(successCallback), context_(weakContext), codec_(std::move… in imageSource_() function
106 ImageSourceInfo imageSource_; variable
Dimage_object.h45 : imageSource_(source), imageSize_(imageSize), frameCount_(frameCount), isSvg_(isSvg) in imageSource_() function
/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dincremental_pixel_map.h63 ImageSource *imageSource_ = nullptr; variable
/foundation/multimedia/image_framework/interfaces/kits/js/common/include/
Dimage_creator_napi.h99 std::shared_ptr<ImageSource> imageSource_; member