Searched refs:WritePixelMap (Results 1 – 9 of 9) sorted by relevance
117 WritePixelMap(data, mainPixel); in WritePicture()141 bool PictureHandlerService::WritePixelMap(MessageParcel &data, std::shared_ptr<PixelMap> &pixelMap) in WritePixelMap() function in OHOS::Media::PictureHandlerService335 WritePixelMap(data, pixelMap); in WriteAuxiliaryPicture()
38 static bool WritePixelMap(MessageParcel &data, std::shared_ptr<PixelMap> &pixelMap);
53 bool WritePixelMap(MessageParcel& data) const;
246 void TLVUtil::WritePixelMap(std::vector<uint8_t>& buff, RefPtr<Ace::PixelMap>& pixelMap) in WritePixelMap() function in OHOS::Ace::TLVUtil479 WritePixelMap(buff, value.pixmap); in WriteLeadingMargin()
229 static void WritePixelMap(std::vector<uint8_t>& buff, RefPtr<Ace::PixelMap>& pixelMap);
241 bool Snapshot::WritePixelMap(MessageParcel& data) const in WritePixelMap() function in OHOS::DistributedSchedule::Snapshot
1131 ret = snapshot.WritePixelMap(data); in MissionSnapshotSequence()
858 TLVUtil::WritePixelMap(buff, options.imagePixelMap.value()); in EncodeTlv()
1692 TLVUtil::WritePixelMap(buffer, writePixelMap);