Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dcrypto_manager_test.cpp205 std::vector<uint8_t> srcKey {}; variable
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_provider.cpp577 const sk_sp<SkImage>& rawImage, int32_t dstWidth, int32_t dstHeight, const std::string& srcKey) in GetSVGImageDOMAsyncFromData()
628 …d::shared_ptr<RSImage>& rawRSImage, int32_t dstWidth, int32_t dstHeight, const std::string& srcKey) in GetSVGImageDOMAsyncFromData()
Dimage_compressor.cpp280 void ImageCompressor::WriteToFile(std::string srcKey, sk_sp<SkData> compressedData, Size imgSize)
/foundation/arkui/ace_engine/component_ext/movingphoto/
Dmovingphoto_pattern.cpp1175 ImageSourceInfo srcKey; in RefreshMovingPhoto() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp734 auto srcKey = src.GetKey(); in LoadImage() local