Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_compressor.cpp261 void ImageCompressor::WriteToFile(std::string srcKey, std::shared_ptr<RSData> compressedData, Size … in ScheduleReleaseTask()
Dimage_provider.cpp441 …d::shared_ptr<RSImage>& rawRSImage, int32_t dstWidth, int32_t dstHeight, const std::string& srcKey) in ApplySizeToDrawingImage()
/foundation/arkui/ace_engine/component_ext/movingphoto/
Dmovingphoto_pattern.cpp1790 ImageSourceInfo srcKey; in RefreshMovingPhoto() local
1857 ImageSourceInfo srcKey; in NotifyTransition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp879 auto srcKey = src.GetKey(); in LoadImage() local