/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/include/GLcommon/ |
D | GLutils.h | 76 int blue; member
|
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
D | PaletteTexture.cpp | 26 unsigned char blue; member
|
D | GLEScontext.cpp | 1690 void GLEScontext::setColorMask(GLboolean red, GLboolean green, GLboolean blue, in setColorMask() 1700 void GLEScontext::setColorMaski(GLuint buf, GLboolean red, GLboolean green, GLboolean blue, in setColorMaski() 1710 void GLEScontext::setClearColor(GLclampf red, GLclampf green, GLclampf blue, in setClearColor()
|
/device/generic/vulkan-cereal/stream-servers/tests/ |
D | GLSnapshotRenderbuffers_unittest.cpp | 27 GLsizei blue; member
|
/device/amlogic/yukawa/hal/lights/ |
D | lights.cpp | 49 uint8_t blue; member
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
D | Xcms.h | 87 unsigned short blue; /* scaled from 0x0000 to 0xffff */ member 96 XcmsFloat blue; /* 0.0 - 1.0 */ member
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 61 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() 76 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() 286 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx() 311 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() 316 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() 321 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask() 851 void glClearColorxOES(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES() 866 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 315 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() 333 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() 585 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx() 609 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() 615 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() 621 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask() 1369 void glClearColorxOES(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES() 1393 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
|
D | gl_enc.cpp | 54 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc() 141 void glColor4f_enc(void *self , GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f_enc() 1445 void glClearColorx_enc(void *self , GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx_enc() 1556 void glColor4ub_enc(void *self , GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub_enc() 1586 void glColor4x_enc(void *self , GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x_enc() 1616 void glColorMask_enc(void *self , GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask_enc() 5294 void glClearColorxOES_enc(void *self , GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES_enc() 5411 void glColor4xOES_enc(void *self , GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES_enc()
|
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ |
D | CoreProfileEngine.cpp | 787 void CoreProfileEngine::color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { in color4f() 791 void CoreProfileEngine::color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in color4ub()
|
D | GLEScmImp.cpp | 557 GL_API void GL_APIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)… in glClearColor() 564 GL_API void GL_APIENTRY glClearColorx( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha… in glClearColorx() 621 GL_API void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { in glColor4f() 627 GL_API void GL_APIENTRY glColor4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in glColor4ub() 633 GL_API void GL_APIENTRY glColor4x( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) { in glColor4x() 639 GL_API void GL_APIENTRY glColorMask( GLboolean red, GLboolean green, GLboolean blue, GLboolean alp… in glColorMask()
|
D | GLEScmContext.cpp | 1790 void GLEScmContext::color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { in color4f() 1805 void GLEScmContext::color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in color4ub()
|
/device/google/cuttlefish/host/libs/graphics_detector/ |
D | img.cpp | 242 uint8_t blue, uint8_t alpha, in FillWithColor()
|
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/ |
D | EglDisplay.cpp | 345 EGLint red, green, blue, alpha, depth, stencil, renderable, surface; in initConfigurations() local
|
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
D | astcenc_color_unquantize.cpp | 409 int blue = v2 & 0x1F; in hdr_rgbo_unpack() local
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/ |
D | drm_mode.h | 623 __u64 blue; member 640 __u16 blue; member
|
/device/google/coral-kernel/sm8150/kernel-headers/drm/ |
D | drm_mode.h | 353 __u64 blue; member 361 __u16 blue; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/ |
D | drm_mode.h | 353 __u64 blue; member 361 __u16 blue; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/drm/ |
D | drm_mode.h | 583 __u64 blue; member 597 __u16 blue; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/ |
D | drm_mode.h | 583 __u64 blue; member 597 __u16 blue; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/drm/ |
D | drm_mode.h | 367 __u64 blue; member 375 __u16 blue; member
|
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 793 GL_APICALL void GL_APIENTRY glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alp… in glBlendColor() 865 GL_APICALL void GL_APIENTRY glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alp… in glClearColor() 884 GL_APICALL void GL_APIENTRY glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean … in glColorMask()
|
D | GLESv30Imp.cpp | 1163 GLboolean blue, GLboolean alpha) in glColorMaskiEXT()
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 497 void glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glBlendColor() 551 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() 569 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask() 3114 void glColorMaskiEXT(GLuint index, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMaskiEXT()
|
/device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/ |
D | GLESv2Decoder.cpp | 975 GLboolean blue, GLboolean alpha) { in s_glColorMaskiEXT()
|