Searched refs:aSharedInt (Results 1 – 3 of 3) sorted by relevance
6 rs_allocation aSharedInt;10 rsSetElementAt_int(aSharedInt, -5, 0);
6 rs_allocation aSharedInt;12 int v = rsGetElementAt_int(aSharedInt, 0);
280 Allocation aSharedInt = Allocation.createTyped(mRS, i32); in testScriptGroupSharedGlobal() local285 mG1.set_aSharedInt(aSharedInt); in testScriptGroupSharedGlobal()286 mG2.set_aSharedInt(aSharedInt); in testScriptGroupSharedGlobal()