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

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

Completed in 380 milliseconds