Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1528 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 DRenderScript.java628 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript