Searched defs:nAllocationRead1D (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1528 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
|
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 628 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
|