Searched defs:nAllocationGetByteBuffer (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 2241 nAllocationGetByteBuffer(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint xBytesSize, jint… in nAllocationGetByteBuffer() function
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 451 … synchronized ByteBuffer nAllocationGetByteBuffer(long alloc, int xBytesSize, int dimY, int dimZ) { in nAllocationGetByteBuffer() method in RenderScript
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 2775 nAllocationGetByteBuffer(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationGetByteBuffer() function
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 487 …synchronized ByteBuffer nAllocationGetByteBuffer(long alloc, long[] stride, int xBytesSize, int di… in nAllocationGetByteBuffer() method in RenderScript
|