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

  /frameworks/rs/support/java/src/android/support/v8/renderscript/
RenderScript.java 530 native void rsnAllocationData3D(long con,
542 rsnAllocationData3D(mContext,
549 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip,
556 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes,
    [all...]
  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 585 native void rsnAllocationData3D(long con,
597 rsnAllocationData3D(mContext,
603 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip,
610 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes,
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 404 milliseconds