Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp189 bool UnmarshallingExtendObjectToDrawCmdList(Parcel& parcel, std::shared_ptr<Drawing::DrawCmdList>& … in UnmarshallingExtendObjectToDrawCmdList() function
1824 ret &= UnmarshallingExtendObjectToDrawCmdList(parcel, val); in Unmarshalling()