Lines Matching refs:Wcr
722 const GLint Wcr = textureObject->crop_rect[2] << 16;726 int32_t dsdx = Wcr / w; // dsdx = ((Wcr/w)/Wt)*Wt780 const GLint Wcr = textureObject->crop_rect[2];783 if ((w == Wcr) && (h == -Hcr)) {