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

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 407 int ydfdy = scratches.obtain(); local
408 int f = ydfdy;
410 CONTEXT_LOAD(ydfdy, iterators.ydfdy);
411 MLA(AL, 0, f, Rx, dfdx, ydfdy);
    [all...]
  /system/core/include/private/pixelflinger/
ggl_context.h 449 GGLfixed ydfdy; member in struct:android::iterators_t
  /system/core/libpixelflinger/
scanline.cpp 657 GGLfixed f = (xs * c->shade.dfdx) + ci.ydfdy;
    [all...]

Completed in 63 milliseconds