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

  /system/core/libpixelflinger/
scanline.cpp 500 r = (xs * c->shade.drdx) + ci.ydrdy;
509 r = ci.ydrdy;
824 ci.ydrdy = interpolate(ys, c->shade.r0, c->shade.drdx, c->shade.drdy);
830 ci.ydrdy = c->shade.r0;
836 ci.ydrdy, ci.ydgdy, ci.ydbdy, ci.ydady);
838 ci.ydrdy, ci.ydgdy, ci.ydbdy, ci.ydady);
845 gen.argb[GGLFormat::RED ].c = ci.ydrdy;
    [all...]
  /system/core/include/private/pixelflinger/
ggl_context.h 424 GGLcolor ydrdy; member in struct:android::iterators_t
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 82 if (i==1) CONTEXT_LOAD(c, iterators.ydrdy);
    [all...]

Completed in 15 milliseconds