Searched defs:yf (Results 1 – 2 of 2) sorted by relevance
85 float xf, float yf, int width) { in OneBiCubic()120 float xf, float yf, int width) { in OneBiCubic()155 float xf, float yf, int width) { in OneBiCubic()192 float yf = (p->y + 0.5f) * cp->scaleY - 0.5f; in kernelU4() local232 float yf = (p->y + 0.5f) * cp->scaleY - 0.5f; in kernelU2() local272 float yf = (p->y + 0.5f) * cp->scaleY - 0.5f; in kernelU1() local
392 private WindowState getTouchedWinAtPointLw(float xf, float yf) { in getTouchedWinAtPointLw()