RenderScript: ensure that struct arguments and return values are
always coerced to a type of the same size as the original type.

Bug: 23015620

This change is needed for the RenderScript compiler to infer the
proper array stride information for kernels. This is a change to the
ARM call lowering that only occurs when the language is set to
RenderScript.

Change-Id: I7cf8d12da11ac2820d53d0a3d27ce1f47268306d
1 file changed