Searched defs:name_ref (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/tools/aapt2/compile/ |
D | InlineXmlFormatParser_test.cpp | 76 ResourceNameRef name_ref; local
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetActiveUniformBlockName.cpp | 4 …mBlockIndex, int bufSize, jintArray length_ref, jint lengthOffset, jbyteArray name_ref, jint nameO… in android_glGetActiveUniformBlockName_III_3II_3BI()
|
D | glGetActiveUniform.cpp | 4 …ay size_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameO… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
|
D | glGetActiveAttrib.cpp | 4 …ay size_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameO… in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
|
D | glGetTransformFeedbackVarying.cpp | 4 …ay size_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameO… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
|
/frameworks/base/tools/aapt2/format/proto/ |
D | ProtoDeserialize.cpp | 605 ResourceNameRef name_ref; in DeserializeCompiledFileFromPb() local 666 ResourceNameRef name_ref; in DeserializeReferenceFromPb() local
|
/frameworks/base/tools/aapt2/format/binary/ |
D | XmlFlattener.cpp | 259 android::StringPool::Ref name_ref = in WriteAttributes() local
|
/frameworks/base/tools/aapt2/cmd/ |
D | Link.cpp | 1716 auto name_ref = ResourceNameRef(reference->name.value()); in ResolveTableEntry() local
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 1836 …ay size_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameO… in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 2160 …ay size_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameO… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
|
D | android_opengl_GLES30.cpp | 2135 …ay size_ref, jint sizeOffset, jintArray type_ref, jint typeOffset, jbyteArray name_ref, jint nameO… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 4044 …mBlockIndex, int bufSize, jintArray length_ref, jint lengthOffset, jbyteArray name_ref, jint nameO… in android_glGetActiveUniformBlockName_III_3II_3BI()
|