Searched refs:thunkInvoke (Results 1 - 2 of 2) sorted by last modified time

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScript.java158 mT.thunkInvoke(slot);
173 mT.thunkInvoke(slot, v);
H A DScriptCThunker.java62 void thunkInvoke(int slot) { method in class:ScriptCThunker
90 void thunkInvoke(int slot, FieldPacker v) { method in class:ScriptCThunker

Completed in 114 milliseconds