Searched defs:Short2 (Results 1 - 2 of 2) 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
/frameworks/support/v8/renderscript/java/src/android/support/v8/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 61 milliseconds