HomeSort by relevance Sort by last modified time
    Searched refs:dadx (Results 1 - 3 of 3) sorted by null

  /system/core/include/private/pixelflinger/
ggl_context.h 454 GGLcolor dadx; member in struct:android::shade_t
  /system/core/libpixelflinger/
scanline.cpp 643 a = (xs * c->shade.dadx) + ci.ydady;
647 a = ADJUST_COLOR_ITERATOR(a, c->shade.dadx, xc);
    [all...]
pixelflinger.cpp 245 c->shade.dadx = grad[10];

Completed in 37 milliseconds