Home
last modified time | relevance | path

Searched refs:AInt (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java31 Allocation AInt; field in DebugContext
53 AInt = Allocation.createTyped(mRS, t); in setupDebugContext()
54 Soob.set_aInt(AInt); in setupDebugContext()