HomeSort by relevance Sort by last modified time
    Searched defs:rsnAllocationRead2D (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/support/java/src/android/support/v8/renderscript/
RenderScript.java 584 native void rsnAllocationRead2D(long con, long id, int xoff, int yoff, int mip, int face,
591 rsnAllocationRead2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 636 native void rsnAllocationRead2D(long con, long id, int xoff, int yoff, int mip, int face,
643 rsnAllocationRead2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 56 milliseconds