Searched defs:invWidth (Results 1 – 4 of 4) sorted by relevance
41 float invWidth() const { return fInvWidth; } in invWidth() function
314 int invWidth = fLastX - fPrevX; in prepost() local323 int invWidth = x - fPrevX; in blitH() local
1364 FIXP_SGL invWidth; in calcNrgPerSubband() local1485 FIXP_SGL invWidth; in calcNrgPerSfb() local
4253 const float invWidth = 1.0f / width; in generateMipmap() local