Home
last modified time | relevance | path

Searched defs:attrib (Results 1 – 8 of 8) 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.cpp1324 const struct hwcTestGraphicFormat *attrib; in setSourceDim() local
/frameworks/av/media/codec2/core/include/
DC2.h300 #define DEFINE_C2_CNTR_BINARY_OP(attrib, op, op_assign) \ argument
317 #define DEFINE_C2_CNTR_UNARY_OP(attrib, op) \ argument
322 #define DEFINE_C2_CNTR_CREMENT_OP(attrib, op) \ argument
/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
1038 bool ShaderProgram::StoreAttribute(VertexAttrib attrib) { in StoreAttribute()
1050 const VertexAttrib& attrib = iter->second; in PushAttributes() local
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp121 EGLint attrib[] = in init_gl_surface() local
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp216 EGLint attrib[] = in init_gl_surface() local
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp79 C2InterfaceHelper::ParamHelper::attrib_t& attrib() { in attrib() function in C2InterfaceHelper::ParamHelper::Impl
268 C2InterfaceHelper::ParamHelper::attrib_t& C2InterfaceHelper::ParamHelper::attrib() { in attrib() function in C2InterfaceHelper::ParamHelper
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp391 EGLint attrib = attrib_list[0]; in eglChooseConfigImpl() local