Home
last modified time | relevance | path

Searched defs:_alloc (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1174 nAllocationData1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationData1D()
1221 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData2D()
1260 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D()
1297 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead()
1309 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D()
1341 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead2D()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1386 nAllocationData1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationData1D()
1425 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData2D()
1470 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D()
1514 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead()
1528 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D()
1566 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead2D()
1583 nAllocationRead3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead3D()
/frameworks/rs/
DrsHidlAdaptation.cpp1009 uint64_t _alloc = (uint64_t)(uintptr_t)alloc; in ScriptGroupSetOutput() local
1018 uint64_t _alloc = (uint64_t)(uintptr_t)alloc; in ScriptGroupSetInput() local
1089 uint64_t _alloc = (uint64_t)(uintptr_t)alloc; in AllocationAdapterOffset() local