Home | History | Annotate | Download | only in renderscript

Lines Matching refs:nAllocationData1D

418     synchronized void nAllocationData1D(int id, int off, int mip, int count, int[] d, int sizeBytes) {
423 synchronized void nAllocationData1D(int id, int off, int mip, int count, short[] d, int sizeBytes) {
428 synchronized void nAllocationData1D(int id, int off, int mip, int count, byte[] d, int sizeBytes) {
433 synchronized void nAllocationData1D(int id, int off, int mip, int count, float[] d, int sizeBytes) {