# Print output for @column tags ?> Int4 - Android SDK | Android Developers

Most visited


Recently visited


Int4

public class Int4
extends Object

java.lang.Object
   ↳ android.renderscript.Int4


This class is deprecated.
Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives.

Vector version of the basic int type. Provides four int fields packed.

Summary


Fields

public int w

public int x

public int y

public int z

Public constructors

Int4()
Int4(int x, int y, int z, int w)

Inherited methods

Fields


w

public int w

x

public int x

y

public int y

z

public int z

Public constructors


Int4

public Int4 ()

Int4

public Int4 (int x, 
                int y, 
                int z, 
                int w)

Parameters
x int

y int

z int

w int

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.