Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:tw

1631         GLint tw = (2 << (31 - clz(hw_w)));
1634 tw, th, 0, GL_RGB, GL_UNSIGNED_BYTE, 0);
1635 u = GLfloat(hw_w) / tw;