Searched refs:GGLcolor (Results 1 - 6 of 6) sorted by relevance

/system/core/libpixelflinger/
H A Dbuffer.h35 GGLcolor r, GGLcolor g, GGLcolor b, GGLcolor a);
H A Dbuffer.cpp258 GGLcolor r, GGLcolor g, GGLcolor b, GGLcolor a)
H A Dscanline.cpp617 GGLcolor ADJUST_COLOR_ITERATOR(GGLcolor v, GGLcolor dvdx, int len)
637 GGLcolor r, g, b, a;
841 GGLcolor ref = c->state.alpha_test.ref;
842 GGLcolor alpha = (uint64_t(fragment.c[0]) *
H A Dpixelflinger.cpp227 static void ggl_colorGrad12xv(void* con, const GGLcolor* grad)
/system/core/include/private/pixelflinger/
H A Dggl_context.h114 inline GGLcolor gglFixedToIteratedColor(GGLfixed c) {
317 GGLcolor ref;
443 GGLcolor ydady;
444 GGLcolor ydrdy;
445 GGLcolor ydgdy;
446 GGLcolor ydbdy;
453 GGLcolor a0;
454 GGLcolor dadx;
455 GGLcolor dady;
456 GGLcolor r
[all...]
/system/core/include/pixelflinger/
H A Dpixelflinger.h45 typedef int32_t GGLcolor; typedef
233 void (*colorGrad12xv)(void* c, const GGLcolor* grad);

Completed in 47 milliseconds