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

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 421 int ydzdy = parts.z.reg; local
423 CONTEXT_LOAD(ydzdy, iterators.ydzdy); // 1.31 fixed-point
424 MLA(AL, 0, parts.z.reg, Rx, dzdx, ydzdy);
    [all...]
  /system/core/include/private/pixelflinger/
ggl_context.h 447 GGLfixed ydzdy; member in struct:android::iterators_t
  /system/core/libpixelflinger/
scanline.cpp 656 GGLfixed z = (xs * c->shade.dzdx) + ci.ydzdy;
    [all...]

Completed in 185 milliseconds