Home
last modified time | relevance | path

Searched refs:Hcr (Results 1 – 1 of 1) sorted by relevance

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