Searched refs:Ucr (Results 1 – 1 of 1) sorted by relevance
708 const GLint Ucr = textureObject->crop_rect[0] << 16; in drawTexxOESImp() local716 int32_t s0 = Ucr - gglMulx(dsdx, x); // s0 = Ucr - x * dsdx in drawTexxOESImp()791 const GLint Ucr = textureObject->crop_rect[0]; in drawTexiOES() local793 const GLint s0 = Ucr - x; in drawTexiOES()