Lines Matching refs:Ucr
712 const GLint Ucr = textureObject->crop_rect[0] << 16;720 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx795 const GLint Ucr = textureObject->crop_rect[0];797 const GLint s0 = Ucr - x;