Home
last modified time | relevance | path

Searched defs:attrib (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp547 const struct attrib { in hwcTestColor2Pixel() struct
548 uint32_t format; in hwcTestColor2Pixel()
549 bool hostByteOrder; in hwcTestColor2Pixel()
550 size_t bytes; in hwcTestColor2Pixel()
551 size_t c1Offset; in hwcTestColor2Pixel()
552 size_t c1Size; in hwcTestColor2Pixel()
553 size_t c2Offset; in hwcTestColor2Pixel()
554 size_t c2Size; in hwcTestColor2Pixel()
555 size_t c3Offset; in hwcTestColor2Pixel()
556 size_t c3Size; in hwcTestColor2Pixel()
[all …]
DhwcCommit.cpp1322 const struct hwcTestGraphicFormat *attrib; in setSourceDim() local
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.cpp124 const VertexAttrib& attrib = iter->second; in ~ShaderProgram() local
955 VertexAttrib attrib; in SetAttributeValues() local
981 VertexAttrib attrib; in SetAttributeValues() local
1021 VertexAttrib attrib; in SetAttributeValues() local
1034 bool ShaderProgram::StoreAttribute(VertexAttrib attrib) { in StoreAttribute()
1046 const VertexAttrib& attrib = iter->second; in PushAttributes() local
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp125 EGLint attrib[] = in init_gl_surface() local
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp217 EGLint attrib[] = in init_gl_surface() local
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp358 EGLint attrib = attrib_list[0]; in eglChooseConfig() local