Searched defs:dtdy (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/
H A Draster.cpp197 int32_t dtdy = Hcr / h; // dtdy = ((Hcr/h)/Ht)*Ht local
199 int32_t t0 = Vcr - gglMulx(dtdy, y); // t0 = Vcr - y * dtdy
205 texcoords[5] = dtdy;
/system/core/include/private/pixelflinger/
H A Dggl_context.h395 GGLfixed dtdy; member in struct:android::texture_iterators_t::__anon327::__anon328

Completed in 48 milliseconds