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

/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1426 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, argument
1431 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face;
1567 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, argument
1572 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face;
/frameworks/support/v8/renderscript/jni/
H A Dandroid_renderscript_RenderScript.cpp1206 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, argument
1211 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face;
1326 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, argument
1331 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face;

Completed in 383 milliseconds