Home
last modified time | relevance | path

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

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