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

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 460 native void rsnAllocationElementData1D(long con,long id, int xoff, int mip, int compIdx, byte[] d, int sizeBytes);
463 rsnAllocationElementData1D(mContext, id, xoff, mip, compIdx, d, sizeBytes);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 65 milliseconds