Home
last modified time | relevance | path

Searched refs:color (Results 1 – 20 of 20) sorted by relevance

/system/core/libpixelflinger/
Dpixelflinger.cpp112 if (surface->format != c->state.buffers.color.format) in ggl_colorBuffer()
122 ggl_set_surface(c, &(c->state.buffers.color), surface); in ggl_colorBuffer()
218 static void ggl_color4xv(void* con, const GGLclampx* color) in ggl_color4xv() argument
221 c->shade.r0 = gglFixedToIteratedColor(color[0]); in ggl_color4xv()
222 c->shade.g0 = gglFixedToIteratedColor(color[1]); in ggl_color4xv()
223 c->shade.b0 = gglFixedToIteratedColor(color[2]); in ggl_color4xv()
224 c->shade.a0 = gglFixedToIteratedColor(color[3]); in ggl_color4xv()
278 static void ggl_fogColor3xv(void* con, const GGLclampx* color) in ggl_fogColor3xv() argument
281 const int32_t r = gglClampx(color[0]); in ggl_fogColor3xv()
282 const int32_t g = gglClampx(color[1]); in ggl_fogColor3xv()
[all …]
Dpicker.cpp44 new_needs.n |= GGL_BUILD_NEEDS(c->state.buffers.color.format, CB_FORMAT); in ggl_pick()
50 uint32_t n = GGL_BUILD_NEEDS(c->state.buffers.color.format, CB_FORMAT); in ggl_pick()
57 const GGLFormat& cbf = c->formats[ c->state.buffers.color.format ]; in ggl_pick()
99 n |= GGL_BUILD_NEEDS(c->state.mask.color^0xF, MASK_ARGB); in ggl_pick()
Dclear.cpp108 if (c->state.buffers.color.format == 0) in ggl_clear()
122 c->state.buffers.color.format, in ggl_clear()
131 memset2d(c, c->state.buffers.color, packed, l, t, w, h); in ggl_clear()
Dscanline.cpp912 GGLfixed fc = (c->state.fog.color[i] * 0x10000) / 0xFF; in scanline()
925 c->state.buffers.color.read( in scanline()
926 &(c->state.buffers.color), c, x, y, &fb); in scanline()
931 c->state.buffers.color.write( in scanline()
932 &(c->state.buffers.color), c, x, y, &fragment); in scanline()
1441 const surface_t* cb = &(c->state.buffers.color); in dst_iterator16()
1670 c->packed = ggl_pack_color(c, c->state.buffers.color.format, in init_y()
1778 uint8_t f = c->state.buffers.color.format; in init_y_packed()
2098 surface_t* cb = &(c->state.buffers.color); in scanline_col32cb16blend()
2141 surface_t* cb = &(c->state.buffers.color); in scanline_t32cb16()
[all …]
Draster.cpp59 surface_t* cb = &(c->state.buffers.color); in ggl_copyPixels()
156 const GGLSurface& cbSurface = c->state.buffers.color.s; in gglBitBlit()
Dbuffer.cpp102 surface_t& s = c->state.buffers.color; in ggl_pick_cb()
188 if (h && (c->state.mask.color & component_mask)) { in write_pixel()
200 if ((c->state.mask.color != 0xF) || in write_pixel()
Dtrap.cpp454 surface_t* cb = &(c->state.buffers.color); in scanline_set()
/system/media/camera/docs/
Dhtml.mako23 body { background-color: #f7f7f7; font-family: Roboto, sans-serif;}
24 h1 { color: #333333; }
25 h2 { color: #333333; }
26 a:link { color: #258aaf; text-decoration: none}
27 a:hover { color: #459aaf; text-decoration: underline }
28 a:visited { color: #154a5f; text-decoration: none}
29color: #eeeeee; font-size: 1.5em; font-weight: bold; background-color: #888888; padding: 0.5em 0em…
30 ….kind { color: #eeeeee; font-size: 1.2em; font-weight: bold; padding-left: 1.5em; background-color
31 .entry { background-color: #f0f0f0 }
32 .entry_cont { background-color: #f0f0f0 }
[all …]
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c345 if ((color != NULL && !oflag) || qflag || lflag) in procline()
354 if ((color != NULL && !oflag) || qflag || lflag) in procline()
473 if ((oflag || color) && m > 0) { in printline()
478 if (color) in printline()
479 fprintf(stdout, "\33[%sm\33[K", color); in printline()
484 if (color) in printline()
Dgrep.c121 const char *color; /* --color */ variable
580 color = NULL; in main()
589 color = init_color("01;31"); in main()
593 color = init_color("01;31"); in main()
Dgrep.h124 extern const char *color;
Dfastgrep.c158 !oflag && !color) { in fastcomp()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h231 void (*color4xv)(void* c, const GGLclampx* color);
243 void (*fogColor3xv)(void* c, const GGLclampx* color);
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_context.h289 uint8_t color;
308 uint8_t color[4];
431 surface_t color;
/system/core/crash_reporter/
Dcrash_sender297 cut -d '=' -f1 "${file}" | grep --color=never "${regex}"
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp1202 integer_t color(locals.obtain(), 8, CORRUPTIBLE); in blend() local
1204 LDRB(AL, color.reg, mBuilderContext.Rctx, in blend()
1222 build_blendOneMinusFF(dest, factor, incomingNorm, color); in blend()
DGGLAssembler.cpp394 CONTEXT_LOAD(Rs, state.buffers.color.stride); in build_scanline_prolog()
395 CONTEXT_ADDR_LOAD(parts.cbPtr.reg, state.buffers.color.data); in build_scanline_prolog()
Dblending.cpp48 immed12_pre(GGL_OFFSETOF(state.fog.color[component]))); in build_fog()
/system/media/audio_utils/
DDoxyfile.orig1083 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1085 # this color. Hue is specified as an angle on a colorwheel, see
DDoxyfile1083 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1085 # this color. Hue is specified as an angle on a colorwheel, see