Lines Matching refs:writeUint32
109 SAFE_PARCEL(output.writeUint32, layerStack.id); in write()
110 SAFE_PARCEL(output.writeUint32, flags); in write()
111 SAFE_PARCEL(output.writeUint32, mask); in write()
122 SAFE_PARCEL(output.writeUint32, bufferTransform); in write()
124 SAFE_PARCEL(output.writeUint32, static_cast<uint32_t>(dataspace)); in write()
138 SAFE_PARCEL(output.writeUint32, backgroundBlurRadius); in write()
144 SAFE_PARCEL(output.writeUint32, static_cast<uint32_t>(bgColorDataspace)); in write()
161 SAFE_PARCEL(output.writeUint32, fixedTransformHint); in write()
165 SAFE_PARCEL(output.writeUint32, blurRegions.size()); in write()
167 SAFE_PARCEL(output.writeUint32, region.blurRadius); in write()
184 SAFE_PARCEL(output.writeUint32, static_cast<uint32_t>(dropInputMode)); in write()
356 SAFE_PARCEL(output.writeUint32, what); in write()
357 SAFE_PARCEL(output.writeUint32, flags); in write()
358 SAFE_PARCEL(output.writeUint32, layerStack.id); in write()
359 SAFE_PARCEL(output.writeUint32, toRotationInt(orientation)); in write()
362 SAFE_PARCEL(output.writeUint32, width); in write()
363 SAFE_PARCEL(output.writeUint32, height); in write()
919 SAFE_PARCEL(output->writeUint32, width); in writeToParcel()
920 SAFE_PARCEL(output->writeUint32, height); in writeToParcel()
987 SAFE_PARCEL(output->writeUint32, producerId); in writeToParcel()