Searched defs:Wcr (Results 1 - 1 of 1) sorted by path

/system/core/libpixelflinger/
H A Draster.cpp168 const GGLint Wcr = crop[2]; local
170 if ((w == Wcr) && (h == Hcr)) {
192 const GGLint Wcr = crop[2] << 16; local
196 int32_t dsdx = Wcr / w; // dsdx = ((Wcr/w)/Wt)*Wt

Completed in 1586 milliseconds