Home
last modified time | relevance | path

Searched defs:nameOffset (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetActiveAttrib.java14 int nameOffset in glGetActiveAttrib()
H A DglGetActiveUniform.java14 int nameOffset in glGetActiveUniform()
H A DglGetTransformFeedbackVarying.java14 int nameOffset in glGetTransformFeedbackVarying()
H A DglGetActiveUniformBlockName.cpp4 …ndex, int bufSize, jintArray length_ref, jint lengthOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetActiveUniformBlockName_III_3II_3BI()
H A DglGetActiveUniform.cpp4 …_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetActiveUniform__III_3II_3II_3II_3BI()
H A DglGetActiveAttrib.cpp4 …_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
H A DglGetTransformFeedbackVarying.cpp4 …_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
/aosp12/system/chre/platform/shared/
H A Dhost_protocol_chre.cc141 auto nameOffset = addStringAsByteVector(builder, name); in encodeHubInfoResponse() local
/aosp12/system/libziparchive/
H A Dzip_archive.cc717 const uint64_t nameOffset, ZipEntry64* data) { in FindEntry()
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java823 int nameOffset in glGetActiveAttrib()
872 int nameOffset in glGetActiveUniform()
H A DGLES30.java896 int nameOffset in glGetTransformFeedbackVarying()
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp1835 …_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
2159 …_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetActiveUniform__III_3II_3II_3II_3BI()
H A Dandroid_opengl_GLES30.cpp2134 …_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
4043 …ndex, int bufSize, jintArray length_ref, jint lengthOffset, jbyteArray name_ref, jint nameOffset) { in android_glGetActiveUniformBlockName_III_3II_3BI()