Searched refs:WriteImageData (Results 1 – 9 of 9) 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);
139 if (!WriteImageData(parcel)) { in WriteObjects()149 bool FormJsInfo::WriteImageData(Parcel &parcel) const in WriteImageData() function in OHOS::AppExecFwk::FormJsInfo
42 return formJsInfo.WriteImageData(parcel); in DoSomethingInterestingWithMyAPI()
58 bool WriteImageData(Parcel &parcel) const;
322 bool PixelMap::WriteImageData(Parcel &parcel, size_t size) const in WriteImageData() function in OHOS::Media::PixelMap
259 bool WriteImageData(Parcel &parcel, size_t size) const;
477 bool WriteImageData(Parcel &parcel, size_t size) const;
2006 bool PixelMap::WriteImageData(Parcel &parcel, size_t size) const in WriteImageData() function in OHOS::Media::PixelMap2246 if (!WriteImageData(parcel, bufferSize)) { in WriteMemInfoToParcel()2252 if (!WriteImageData(parcel, bufferSize)) { in WriteMemInfoToParcel()