Home
last modified time | relevance | path

Searched refs:_face (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1425 …D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, in nAllocationData2D() argument
1430 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face; in nAllocationData2D()
1566 …D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, in nAllocationRead2D() argument
1571 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face; in nAllocationRead2D()