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

  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 559 native void rsnAllocationData3D(long con,
571 rsnAllocationData3D(mContext,
577 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip,
584 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes,
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 509 native void rsnAllocationData3D(long con,
521 rsnAllocationData3D(mContext,
528 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip,
535 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes,
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 29 milliseconds