/external/swiftshader/src/OpenGL/libGLESv2/ |
D | VertexArray.cpp | 74 mVertexAttributes[attributeIndex].mNormalized = normalized; in setAttributeState()
|
D | VertexDataManager.cpp | 202 translated[i].normalized = attrib.mNormalized; in prepareVertexData()
|
D | Context.h | 192 …VertexAttribute() : mType(GL_FLOAT), mSize(0), mNormalized(false), mStride(0), mDivisor(0), mPoint… in VertexAttribute() 293 bool mNormalized; variable
|
D | libGLESv3.cpp | 2158 *params = (attribState.mNormalized ? GL_TRUE : GL_FALSE); in glGetVertexAttribIiv() 2229 *params = (attribState.mNormalized ? GL_TRUE : GL_FALSE); in glGetVertexAttribIuiv()
|
D | libGLESv2.cpp | 4065 *params = (GLfloat)(attribState.mNormalized ? GL_TRUE : GL_FALSE); in GetVertexAttribfv() 4138 *params = (attribState.mNormalized ? GL_TRUE : GL_FALSE); in GetVertexAttribiv()
|
/external/swiftshader/src/OpenGL/libGL/ |
D | VertexDataManager.cpp | 193 translated[i].normalized = attribs[i].mNormalized; in prepareVertexData()
|
D | Context.h | 371 …VertexAttribute() : mType(GL_FLOAT), mSize(0), mNormalized(false), mStride(0), mPointer(nullptr), … in VertexAttribute() 401 bool mNormalized; variable
|
D | Context.cpp | 743 mState.vertexAttribute[attribNum].mNormalized = normalized; in setVertexAttribState() 3370 GLboolean normalized = mState.vertexAttribute[i].mNormalized; in captureDrawArrays()
|
D | libGL.cpp | 3380 *params = (GLfloat)(attribState.mNormalized ? GL_TRUE : GL_FALSE); in glGetVertexAttribfv() 3426 *params = (attribState.mNormalized ? GL_TRUE : GL_FALSE); in glGetVertexAttribiv()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | VertexDataManager.cpp | 188 translated[i].normalized = attribs[i].mNormalized; in prepareVertexData()
|
D | Context.h | 150 …VertexAttribute() : mType(GL_FLOAT), mSize(4), mNormalized(false), mStride(0), mPointer(nullptr), … in VertexAttribute() 180 bool mNormalized; variable
|
D | Context.cpp | 886 mState.vertexAttribute[attribNum].mNormalized = normalized; in setVertexAttribState()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |