Home
last modified time | relevance | path

Searched defs:nAllocationGetByteBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp2770 nAllocationGetByteBuffer(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationGetByteBuffer() function
/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java492 synchronized ByteBuffer nAllocationGetByteBuffer(long alloc, long[] stride, int xBytesSize, in nAllocationGetByteBuffer() method in RenderScript