Searched refs:GREEN (Results 1 - 5 of 5) sorted by relevance

/system/core/include/pixelflinger/
H A Dformat.h90 GREEN = GGL_INDEX_GREEN, enumerator in enum:__anon313::__anon314
/system/core/libpixelflinger/
H A Dbuffer.cpp182 (i==GGLFormat::GREEN || i==GGLFormat::BLUE)) {
H A Dpixelflinger.cpp286 c->state.fog.color[GGLFormat::GREEN]= (g - (g>>8))>>8;
521 if (g) mask |= 1 << GGLFormat::GREEN;
H A Dscanline.cpp1659 gen.argb[GGLFormat::GREEN].c = ci.ydgdy;
1660 gen.argb[GGLFormat::GREEN].dx = c->shade.dgdx;
/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp168 (i==GGLFormat::GREEN || i==GGLFormat::BLUE)) {
283 build_component(pixel, parts, GGLFormat::GREEN, regs);

Completed in 140 milliseconds