/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotRenderbuffers_unittest.cpp | 27 GLsizei blue; member 82 m_state.format.blue)); in changedStateCheck() 171 if (fieldSize != m_state.format.blue) { in TEST_P() 174 m_state.format.name, fieldSize, m_state.format.blue); in TEST_P() 175 m_state.format.blue = fieldSize; in TEST_P()
|
/hardware/qcom/display/msm8084/liblight/ |
D | lights.c | 132 int red, green, blue; in set_speaker_light_locked() local 162 blue = colorRGB & 0xFF; in set_speaker_light_locked() 175 if (blue) in set_speaker_light_locked() 180 write_int(BLUE_LED_FILE, blue); in set_speaker_light_locked()
|
/hardware/google/gfxstream/include/OpenGLESDispatch/ |
D | gles1_only_functions.h | 12 …oid, glColor4d, (GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha), (red, green, blue, … 13 …X(void, glColor4f, (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha), (red, green, blue, a… 15 …X(void, glColor4ub, (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha), (red, green, blue, … 73 … glClearColorx, (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha), (red, green, blue, … 75 …X(void, glColor4x, (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha), (red, green, blue, a…
|
D | gles3_extensions_functions.h | 20 …Luint buf, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha), (buf, red, green, blu…
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_color_unquantize.cpp | 409 int blue = v2 & 0x1F; in hdr_rgbo_unpack() local 427 blue |= bit2 << 6; in hdr_rgbo_unpack() 429 blue |= bit3 << 5; in hdr_rgbo_unpack() 468 blue <<= shamt; in hdr_rgbo_unpack() 476 blue = red - blue; in hdr_rgbo_unpack() 490 red = blue; in hdr_rgbo_unpack() 491 blue = temp; in hdr_rgbo_unpack() 499 int blue0 = blue - scale; in hdr_rgbo_unpack() 506 if (blue < 0) in hdr_rgbo_unpack() 507 blue = 0; in hdr_rgbo_unpack() [all …]
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles1_only_dispatch_logging_wrappers.impl | 24 void glColor4d_dispatchLoggingWrapper(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) { 25 DISPATCH_DEBUG_LOG("glColor4d(red:%f, green:%f, blue:%f, alpha:%f)", red, green, blue, alpha); 26 GLDispatch::glColor4d_underlying(red, green, blue, alpha); 29 void glColor4f_dispatchLoggingWrapper(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { 30 DISPATCH_DEBUG_LOG("glColor4f(red:%f, green:%f, blue:%f, alpha:%f)", red, green, blue, alpha); 31 GLDispatch::glColor4f_underlying(red, green, blue, alpha); 39 void glColor4ub_dispatchLoggingWrapper(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { 40 DISPATCH_DEBUG_LOG("glColor4ub(red:%u, green:%u, blue:%u, alpha:%u)", red, green, blue, alpha); 41 GLDispatch::glColor4ub_underlying(red, green, blue, alpha); 329 void glClearColorx_dispatchLoggingWrapper(GLclampx red, GLclampx green, GLclampx blue, GLclampx alp… [all …]
|
D | gles3_extensions_dispatch_logging_wrappers.impl | 64 …spatchLoggingWrapper(GLuint buf, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) { 65 …H_DEBUG_LOG("glColorMaskiEXT(buf:%d, red:%d, green:%d, blue:%d, alpha:%d)", buf, red, green, blue,… 66 GLDispatch::glColorMaskiEXT_underlying(buf, red, green, blue, alpha);
|
D | gles1_only.entries | 10 void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha); 11 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); 13 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha); 71 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha); 73 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/hardware/qcom/display/msm8226/liblight/ |
D | lights.c | 132 int red, green, blue; in set_speaker_light_locked() local 162 blue = colorRGB & 0xFF; in set_speaker_light_locked() 179 if (blue) { in set_speaker_light_locked() 186 write_int(BLUE_LED_FILE, blue); in set_speaker_light_locked()
|
/hardware/qcom/display/msm8994/liblight/ |
D | lights.c | 133 int red, green, blue; in set_speaker_light_locked() local 163 blue = colorRGB & 0xFF; in set_speaker_light_locked() 180 if (blue) { in set_speaker_light_locked() 187 write_int(BLUE_LED_FILE, blue); in set_speaker_light_locked()
|
/hardware/qcom/display/msm8996/liblight/ |
D | lights.c | 133 int red, green, blue; in set_speaker_light_locked() local 163 blue = colorRGB & 0xFF; in set_speaker_light_locked() 189 if (blue) { in set_speaker_light_locked() 196 write_int(BLUE_LED_FILE, blue); in set_speaker_light_locked()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | PaletteTexture.cpp | 23 …Color(unsigned char r, unsigned char g,unsigned char b, unsigned char a):red(r),green(g),blue(b),a… in Color() 26 unsigned char blue; member 163 pixelsOut[indexOut+2] = c.blue; in uncompressTexture()
|
/hardware/qcom/display/msm8998/liblight/ |
D | lights.c | 170 int red, green, blue; in set_speaker_light_locked() local 200 blue = colorRGB & 0xFF; in set_speaker_light_locked() 226 if (blue) { in set_speaker_light_locked() 233 write_int(BLUE_LED_FILE, blue); in set_speaker_light_locked()
|
/hardware/qcom/sm8150/display/liblight/ |
D | lights.c | 213 int red, green, blue; in set_speaker_light_locked() local 226 blue = colorRGB & 0xFF; in set_speaker_light_locked() 240 if (!!blue) in set_speaker_light_locked() 250 if (!!blue) in set_speaker_light_locked() 259 rc |= set_rgb_led_brightness(LED_BLUE, blue); in set_speaker_light_locked()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | framebuffer.cpp | 169 info.blue.offset = 8; in mapFrameBufferLocked() 170 info.blue.length = 8; in mapFrameBufferLocked() 194 info.blue.offset = 0; in mapFrameBufferLocked() 195 info.blue.length = 5; in mapFrameBufferLocked() 281 info.blue.offset, info.blue.length in mapFrameBufferLocked()
|
/hardware/qcom/display/msm8909/liblight/ |
D | lights.c | 170 int red, green, blue; in set_speaker_light_locked() local 200 blue = colorRGB & 0xFF; in set_speaker_light_locked() 226 if (blue) { in set_speaker_light_locked() 233 write_int(BLUE_LED_FILE, blue); in set_speaker_light_locked()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | framebuffer.cpp | 174 info.blue.offset = 8; in mapFrameBufferLocked() 175 info.blue.length = 8; in mapFrameBufferLocked() 199 info.blue.offset = 0; in mapFrameBufferLocked() 200 info.blue.length = 5; in mapFrameBufferLocked() 290 info.blue.offset, info.blue.length in mapFrameBufferLocked()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | framebuffer.cpp | 167 info.blue.offset = 8; in mapFrameBufferLocked() 168 info.blue.length = 8; in mapFrameBufferLocked() 192 info.blue.offset = 0; in mapFrameBufferLocked() 193 info.blue.length = 5; in mapFrameBufferLocked() 283 info.blue.offset, info.blue.length in mapFrameBufferLocked()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | framebuffer.cpp | 177 info.blue.offset = 8; in mapFrameBufferLocked() 178 info.blue.length = 8; in mapFrameBufferLocked() 202 info.blue.offset = 0; in mapFrameBufferLocked() 203 info.blue.length = 5; in mapFrameBufferLocked() 293 info.blue.offset, info.blue.length in mapFrameBufferLocked()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | framebuffer.cpp | 176 info.blue.offset = 8; in mapFrameBufferLocked() 177 info.blue.length = 8; in mapFrameBufferLocked() 201 info.blue.offset = 0; in mapFrameBufferLocked() 202 info.blue.length = 5; in mapFrameBufferLocked() 292 info.blue.offset, info.blue.length in mapFrameBufferLocked()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | framebuffer.cpp | 174 info.blue.offset = 8; in mapFrameBufferLocked() 175 info.blue.length = 8; in mapFrameBufferLocked() 199 info.blue.offset = 0; in mapFrameBufferLocked() 200 info.blue.length = 5; in mapFrameBufferLocked() 290 info.blue.offset, info.blue.length in mapFrameBufferLocked()
|
/hardware/qcom/sm7250/display/liblight/ |
D | lights.c | 265 int red, green, blue; in set_speaker_light_locked() local 278 blue = colorRGB & 0xFF; in set_speaker_light_locked() 292 if (!!blue) in set_speaker_light_locked() 302 if (!!blue) in set_speaker_light_locked() 311 rc |= set_rgb_led_brightness(LED_BLUE, blue); in set_speaker_light_locked()
|
/hardware/qcom/display/msm8909w_3100/liblight/ |
D | lights.c | 194 int red, green, blue; in set_speaker_light_locked() local 224 blue = colorRGB & 0xFF; in set_speaker_light_locked() 250 if (blue) { in set_speaker_light_locked() 257 write_int(BLUE_LED_FILE, blue); in set_speaker_light_locked()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | framebuffer.cpp | 180 info.blue.offset = 8; in mapFrameBufferLocked() 181 info.blue.length = 8; in mapFrameBufferLocked() 205 info.blue.offset = 0; in mapFrameBufferLocked() 206 info.blue.length = 5; in mapFrameBufferLocked() 296 info.blue.offset, info.blue.length in mapFrameBufferLocked()
|
/hardware/libhardware/modules/gralloc/ |
D | framebuffer.cpp | 174 info.blue.offset = 16; 175 info.blue.length = 8; 251 info.blue.offset, info.blue.length
|