Searched defs:Short2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DShort2.java24 * Class for exposing the native Renderscript Short2 type back to the Android system.
27 public class Short2 { class
28 public Short2() { method in class:Short2
31 public Short2(short initX, short initY) { method in class:Short2

Completed in 63 milliseconds