• Home
  • Raw
  • Download

Lines Matching refs:yoff

414 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int…  in rsnAllocationData2D()  argument
415 …synchronized void nAllocationData2D(int id, int xoff, int yoff, int mip, int face, int w, int h, b… in nAllocationData2D() argument
417 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes); in nAllocationData2D()
419 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int… in rsnAllocationData2D() argument
420 …synchronized void nAllocationData2D(int id, int xoff, int yoff, int mip, int face, int w, int h, s… in nAllocationData2D() argument
422 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes); in nAllocationData2D()
424 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int… in rsnAllocationData2D() argument
425 …synchronized void nAllocationData2D(int id, int xoff, int yoff, int mip, int face, int w, int h, i… in nAllocationData2D() argument
427 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes); in nAllocationData2D()
429 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int… in rsnAllocationData2D() argument
430 …synchronized void nAllocationData2D(int id, int xoff, int yoff, int mip, int face, int w, int h, f… in nAllocationData2D() argument
432 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes); in nAllocationData2D()
434 … native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, Bitmap b); in rsnAllocationData2D() argument
435 synchronized void nAllocationData2D(int id, int xoff, int yoff, int mip, int face, Bitmap b) { in nAllocationData2D() argument
437 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, b); in nAllocationData2D()
458 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() argument
459 …synchronized void nAllocationData3D(int id, int xoff, int yoff, int zoff, int mip, int w, int h, i… in nAllocationData3D() argument
461 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D()
463 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() argument
464 …synchronized void nAllocationData3D(int id, int xoff, int yoff, int zoff, int mip, int w, int h, i… in nAllocationData3D() argument
466 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D()
468 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() argument
469 …synchronized void nAllocationData3D(int id, int xoff, int yoff, int zoff, int mip, int w, int h, i… in nAllocationData3D() argument
471 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D()
473 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() argument
474 …synchronized void nAllocationData3D(int id, int xoff, int yoff, int zoff, int mip, int w, int h, i… in nAllocationData3D() argument
476 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D()