Home
last modified time | relevance | path

Searched defs:green (Results 1 – 25 of 54) sorted by relevance

123

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLutils.h75 int green; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DPaletteTexture.cpp25 unsigned char green; member
/hardware/google/gfxstream/host/tests/
DGLSnapshotRenderbuffers_unittest.cpp26 GLsizei green; member
DDisplayVk_unittest.cpp268 uint32_t green = 0xff00ff00; in TEST_F() local
/hardware/qcom/display/msm8084/liblight/
Dlights.c132 int red, green, blue; in set_speaker_light_locked() local
/hardware/qcom/display/msm8994/liblight/
Dlights.c133 int red, green, blue; in set_speaker_light_locked() local
/hardware/qcom/display/msm8996/liblight/
Dlights.c133 int red, green, blue; in set_speaker_light_locked() local
/hardware/qcom/display/msm8226/liblight/
Dlights.c132 int red, green, blue; in set_speaker_light_locked() local
/hardware/qcom/display/msm8998/liblight/
Dlights.c170 int red, green, blue; in set_speaker_light_locked() local
/hardware/qcom/display/msm8909/liblight/
Dlights.c170 int red, green, blue; in set_speaker_light_locked() local
/hardware/qcom/display/msm8909w_3100/liblight/
Dlights.c194 int red, green, blue; in set_speaker_light_locked() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXcms.h86 unsigned short green; /* scaled from 0x0000 to 0xffff */ member
95 XcmsFloat green; /* 0.0 - 1.0 */ member
/hardware/qcom/sm8150/display/liblight/
Dlights.c213 int red, green, blue; in set_speaker_light_locked() local
/hardware/qcom/sm7250/display/liblight/
Dlights.c265 int red, green, blue; in set_speaker_light_locked() local
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp787 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()
DGLEScmImp.cpp557 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()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp315 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()
/hardware/google/gfxstream/common/detector/
DImage.cpp205 uint8_t green, in FillWithColor()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external_test.cpp376 void HWCDisplayExternalTest::PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, in PixelCopy()
/hardware/interfaces/graphics/allocator/aidl/vts/
DVtsHalGraphicsAllocatorAidl_TargetTest.cpp271 void fillWithGpu(AHardwareBuffer* buffer, float red, float green, float blue, float alpha) { in fillWithGpu()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external_test.cpp383 void HWCDisplayExternalTest::PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, in PixelCopy()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external_test.cpp383 void HWCDisplayExternalTest::PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, in PixelCopy()
/hardware/qcom/sm7250/display/composer/
Dhwc_display_pluggable_test.cpp374 void HWCDisplayPluggableTest::PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, in PixelCopy()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable_test.cpp374 void HWCDisplayPluggableTest::PixelCopy(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha, in PixelCopy()
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h1071 void setDefaultColor(uint16_t red, uint16_t green, uint16_t blue, uint16_t alpha) in setDefaultColor()
1209 void getBackgroundColor(uint16_t *red, uint16_t *green, uint16_t *blue, in getBackgroundColor()

123