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

  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 428 native int rsnAllocationGetType(int con, int id);
431 return rsnAllocationGetType(mContext, id);
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 522 native int rsnAllocationGetType(int con, int id);
525 return rsnAllocationGetType(mContext, id);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 1582 milliseconds