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

/system/core/libpixelflinger/
H A Draster.cpp169 const GGLint Hcr = crop[3]; local
170 if ((w == Wcr) && (h == Hcr)) {
193 const GGLint Hcr = crop[3] << 16; local
197 int32_t dtdy = Hcr / h; // dtdy = ((Hcr/h)/Ht)*Ht

Completed in 21 milliseconds