/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
AttributeContainer.java | 141 for (int attribIndex = 0; attribIndex < numAttributes; attribIndex++) { 142 AttributeInfo thisAttrib = (AttributeInfo) this.attributes.elementAt(attribIndex);
|
SoapObject.java | 475 for (int attribIndex = 0; attribIndex < getAttributeCount(); attribIndex++) { 477 getAttributeInfo(attribIndex, newAI); 479 // attributes.elementAt(attribIndex);
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES31.spec | 65 void glVertexAttribFormat ( GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset ) 66 void glVertexAttribIFormat ( GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset ) 67 void glVertexAttribBinding ( GLuint attribindex, GLuint bindingindex )
|
/external/skia/src/gpu/vk/ |
GrVkPipeline.cpp | 57 for (int attribIndex = 0; attribIndex < vaCount; attribIndex++) { 58 const GrGeometryProcessor::Attribute& attrib = primProc.getAttrib(attribIndex); 61 VkVertexInputAttributeDescription& vkAttrib = attributeDesc[attribIndex]; 62 vkAttrib.location = attribIndex; // for now assume location = attribIndex
|
/external/skia/src/gpu/gl/ |
GrGLVertexArray.h | 43 int attribIndex,
|
/frameworks/base/opengl/java/android/opengl/ |
GLES31.java | [all...] |
/external/deqp/framework/platform/null/ |
tcuNullRenderContextFuncs.inl | [all...] |
/frameworks/native/opengl/libs/GLES2/ |
gl2_api.in | [all...] |
/external/deqp/framework/opengl/wrapper/ |
glwApi.inl | [all...] |
glwFunctionTypes.inl | [all...] |
glwImpl.inl | [all...] |
/development/ndk/platforms/android-24/include/GLES3/ |
gl31.h | [all...] |
/external/deqp/framework/opengl/ |
gluCallLogWrapper.inl | [all...] |
gluCallLogWrapperApi.inl | [all...] |
/frameworks/native/opengl/include/GLES3/ |
gl31.h | [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES31.cpp | [all...] |
/development/ndk/platforms/android-21/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES3/ |
gl31.h | [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES3/ |
gl31.h | [all...] |