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

  /frameworks/rs/support/java/src/android/support/v8/renderscript/
RenderScript.java 473 native void rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt,
478 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
    [all...]
  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 535 native void rsnAllocationData1D(long con, long id, int off, int mip, int count, Object d, int sizeBytes, int dt,
540 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 67 milliseconds