Home
last modified time | relevance | path

Searched defs:invWidth (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/core/
DSkScan_Path.cpp315 int invWidth = fLastX - fPrevX; in prepost() local
324 int invWidth = x - fPrevX; in blitH() local
/external/skia/src/core/
DSkScan_Path.cpp320 int invWidth = fLastX - fPrevX; in prepost() local
329 int invWidth = x - fPrevX; in blitH() local
/external/aac/libSBRdec/src/
Denv_calc.cpp1995 FIXP_SGL invWidth; in calcNrgPerSubband() local
2123 FIXP_SGL invWidth; in calcNrgPerSfb() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp4322 const float invWidth = 1.0f / width; in generateMipmap() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp4300 const float invWidth = 1.0f / width; in generateMipmap() local