Searched defs:xscale (Results 1 – 4 of 4) sorted by relevance
503 float xscale = static_cast<float>(input->width()) / output->width(); in ScaleSlow() local623 float xscale = static_cast<float>(output->width()) / input->width(); in ScaleSlowRecursive() local
1634 FX_FLOAT xscale = 1.0f, yscale = 1.0f; in _Load() local
261 float xscale; /* R300_VAP_VPORT_XSCALE: 0x2098 */ member