HomeSort by relevance Sort by last modified time
    Searched refs:nAllocationGetByteBuffer (Results 1 - 7 of 7) sorted by null

  /frameworks/rs/support/java/src/android/support/v8/renderscript/
Allocation.java 550 mByteBuffer = mRS.nAllocationGetByteBuffer(getID(mRS), xBytesSize, mType.getY(), mType.getZ());
    [all...]
RenderScript.java 451 synchronized ByteBuffer nAllocationGetByteBuffer(long alloc, int xBytesSize, int dimY, int dimZ) {
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java     [all...]
RenderScript.java 487 synchronized ByteBuffer nAllocationGetByteBuffer(long alloc, long[] stride, int xBytesSize, int dimY, int dimZ) {
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp     [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 417 milliseconds