Searched refs:UnmarshallingIdAndRect (Results 1 – 1 of 1) sorted by relevance
303 static bool UnmarshallingIdAndRect(Parcel& parcel, uint64_t& uniqueId, RectF& srcRect, RectF& dstRe… in UnmarshallingIdAndRect() function378 if (!UnmarshallingIdAndRect(parcel, uniqueId, srcRect, dstRect)) { in Unmarshalling()