Searched refs:WriteImageData (Results 1 – 8 of 8) sorted by relevance
265 auto result = formJsInfo.WriteImageData(parcel);281 auto result = formJsInfo.WriteImageData(parcel);297 auto result = formJsInfo.WriteImageData(parcel);319 auto result = formJsInfo.WriteImageData(parcel);341 auto result = formJsInfo.WriteImageData(parcel);362 auto result = formJsInfo.WriteImageData(parcel);
173 auto result = formJsInfo.WriteImageData(parcel);195 auto result = formJsInfo.WriteImageData(parcel);
42 return formJsInfo.WriteImageData(parcel); in DoSomethingInterestingWithMyAPI()
56 bool WriteImageData(Parcel &parcel) const;
130 if (!WriteImageData(parcel)) { in Marshalling()136 bool FormJsInfo::WriteImageData(Parcel &parcel) const in WriteImageData() function in OHOS::AppExecFwk::FormJsInfo
259 bool WriteImageData(Parcel &parcel, size_t size) const;
329 bool WriteImageData(Parcel &parcel, size_t size) const;
1501 bool PixelMap::WriteImageData(Parcel &parcel, size_t size) const in WriteImageData() function in OHOS::Media::PixelMap1803 if (!WriteImageData(parcel, bufferSize)) { in Marshalling()1809 if (!WriteImageData(parcel, bufferSize)) { in Marshalling()