Home
last modified time | relevance | path

Searched refs:UnmarshallingIdAndSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp607 static bool UnmarshallingIdAndSize(Parcel& parcel, uint64_t& uniqueId, int& width, int& height) in UnmarshallingIdAndSize() function
716 if (!UnmarshallingIdAndSize(parcel, uniqueId, width, height)) { in UnmarshalIdSizeAndNodeId()