public class Byte2
extends Object
| java.lang.Object | |
| ↳ | android.renderscript.Byte2 |
用于将本机RenderScript byte2类型暴露给Android系统的类。
Fields |
|
|---|---|
public byte |
x |
public byte |
y |
Public constructors |
|
|---|---|
Byte2() |
|
Byte2(byte initX, byte initY) |
|
Inherited methods |
|
|---|---|
java.lang.Object
|
|