加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20110812212418/http://developer.android.com/reference/android/renderscript/Short4.html
public class

Short4

extends Object
java.lang.Object
   ↳ android.renderscript.Short4

Class Overview

Class for exposing the native Renderscript short4 type back to the Android system.

Summary

Fields
public short w
public short x
public short y
public short z
Public Constructors
Short4()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public short w

Since: API Level 11

public short x

Since: API Level 11

public short y

Since: API Level 11

public short z

Since: API Level 11

Public Constructors

public Short4 ()

Since: API Level 11