Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES31.java1080 int relativeoffset in glVertexAttribFormat()
1089 int relativeoffset in glVertexAttribIFormat()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31.cpp3645 … jobject _this, jint attribindex, jint size, jint type, jboolean normalized, jint relativeoffset) { in android_glVertexAttribFormat__IIIZI()
3658 (JNIEnv *_env, jobject _this, jint attribindex, jint size, jint type, jint relativeoffset) { in android_glVertexAttribIFormat__IIII()