Searched refs:UnmarshalImageProperties (Results 1 – 2 of 2) sorted by relevance
150 static bool UnmarshalImageProperties(Parcel& parcel, int& fitNum, int& repeatNum,
696 if (!UnmarshalImageProperties(parcel, fitNum, repeatNum, radius, scale, degree)) { in Unmarshalling()728 bool RSImage::UnmarshalImageProperties( in UnmarshalImageProperties() function in OHOS::Rosen::RSImage