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

  /system/core/libpixelflinger/
scanline.cpp 509 a = (xs * c->shade.dadx) + ci.ydady;
518 a = ci.ydady;
833 ci.ydady = interpolate(ys, c->shade.a0, c->shade.dadx, c->shade.dady);
839 ci.ydady = c->shade.a0;
842 ci.ydrdy, ci.ydgdy, ci.ydbdy, ci.ydady);
844 ci.ydrdy, ci.ydgdy, ci.ydbdy, ci.ydady);
849 gen.argb[GGLFormat::ALPHA].c = ci.ydady;
    [all...]
  /system/core/include/private/pixelflinger/
ggl_context.h 423 GGLcolor ydady; member in struct:android::iterators_t
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 84 if (i==0) CONTEXT_LOAD(c, iterators.ydady);
    [all...]

Completed in 14 milliseconds