Lines Matching defs:dt
536 …snAllocationData1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt, in rsnAllocationData1D()
538 …llocationData1D(long id, int off, int mip, int count, Object d, int sizeBytes, Element.DataType dt, in nAllocationData1D()
571 int w, int h, Object d, int sizeBytes, int dt, in rsnAllocationData2D()
574 int w, int h, Object d, int sizeBytes, Element.DataType dt, in nAllocationData2D()
605 int w, int h, int depth, Object d, int sizeBytes, int dt, in rsnAllocationData3D()
608 … int w, int h, int depth, Object d, int sizeBytes, Element.DataType dt, in nAllocationData3D()
615 … native void rsnAllocationRead(long con, long id, Object d, int dt, int mSize, boolean usePadding); in rsnAllocationRead()
616 …synchronized void nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePa… in nAllocationRead()
622 int sizeBytes, int dt, int mSize, boolean usePadding); in rsnAllocationRead1D()
624 … int sizeBytes, Element.DataType dt, int mSize, boolean usePadding) { in nAllocationRead1D()
638 int w, int h, Object d, int sizeBytes, int dt, in rsnAllocationRead2D()
641 int w, int h, Object d, int sizeBytes, Element.DataType dt, in nAllocationRead2D()
648 int w, int h, int depth, Object d, int sizeBytes, int dt, in rsnAllocationRead3D()
651 … int w, int h, int depth, Object d, int sizeBytes, Element.DataType dt, in nAllocationRead3D()