Home | History | Annotate | Download | only in renderscript

Lines Matching defs:nAllocationRead

531     synchronized void nAllocationRead(int id, byte[] d) {
536 synchronized void nAllocationRead(int id, short[] d) {
541 synchronized void nAllocationRead(int id, int[] d) {
546 synchronized void nAllocationRead(int id, float[] d) {