Searched defs:SetCompressData (Results 1 – 4 of 4) sorted by relevance
48 void SetCompressData(std::shared_ptr<RSData> data, int32_t w, int32_t h) in SetCompressData() function
49 void SetCompressData(sk_sp<SkData> data, int32_t w, int32_t h) in SetCompressData() function
540 void RSImage::SetCompressData( in SetCompressData() function in OHOS::Rosen::RSImage557 void RSImage::SetCompressData(const std::shared_ptr<Drawing::Data> compressData) in SetCompressData() function in OHOS::Rosen::RSImage
44 void DataRequestPacket::SetCompressData(std::vector<uint8_t> &compressData) in SetCompressData() function in DistributedDB::DataRequestPacket