Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:tw

1579         GLint tw = (2 << (31 - clz(hw_w)));
1582 tw, th, 0, GL_RGB, GL_UNSIGNED_BYTE, 0);
1583 u = GLfloat(hw_w) / tw;