Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java1080 int relativeoffset in glVertexAttribFormat() argument
1089 int relativeoffset in glVertexAttribIFormat() argument
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31.cpp3612 … jobject _this, jint attribindex, jint size, jint type, jboolean normalized, jint relativeoffset) { in android_glVertexAttribFormat__IIIZI() argument
3618 (GLuint)relativeoffset in android_glVertexAttribFormat__IIIZI()
3625 (JNIEnv *_env, jobject _this, jint attribindex, jint size, jint type, jint relativeoffset) { in android_glVertexAttribIFormat__IIII() argument
3630 (GLuint)relativeoffset in android_glVertexAttribIFormat__IIII()