Searched defs:srcKey (Results 1 – 4 of 4) sorted by relevance
153 std::vector<uint8_t> srcKey {}; variable
588 const sk_sp<SkImage>& rawImage, int32_t dstWidth, int32_t dstHeight, const std::string& srcKey)639 …d::shared_ptr<RSImage>& rawRSImage, int32_t dstWidth, int32_t dstHeight, const std::string& srcKey)
279 void ImageCompressor::WriteToFile(std::string srcKey, sk_sp<SkData> compressedData, Size imgSize)
691 auto srcKey = src.GetKey(); in LoadImage() local