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

  /system/core/include/private/pixelflinger/
ggl_context.h 460 GGLcolor dgdx; member in struct:android::shade_t
  /system/core/libpixelflinger/
scanline.cpp 641 g = (xs * c->shade.dgdx) + ci.ydgdy;
645 g = ADJUST_COLOR_ITERATOR(g, c->shade.dgdx, xc);
    [all...]
pixelflinger.cpp 239 c->shade.dgdx = grad[ 4];

Completed in 721 milliseconds