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

  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 480 native void rsnAllocationSetSurface(long con, long alloc, Surface sur);
483 rsnAllocationSetSurface(mContext, alloc, sur);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 422 native void rsnAllocationSetSurface(long con, long alloc, Surface sur);
425 rsnAllocationSetSurface(mContext, alloc, sur);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 5804 milliseconds