Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_Path.cpp321 int invWidth = fLastX - fPrevX; in prepost() local
330 int invWidth = x - fPrevX; in blitH() local
/external/skqp/src/core/
DSkScan_Path.cpp321 int invWidth = fLastX - fPrevX; in prepost() local
330 int invWidth = x - fPrevX; in blitH() local
/external/aac/libSBRdec/src/
Denv_calc.cpp1999 FIXP_SGL invWidth; in calcNrgPerSubband() local
2127 FIXP_SGL invWidth; in calcNrgPerSfb() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp3863 const float invWidth = 1.0f / width; in onRegenerateMipMapLevels() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3889 const float invWidth = 1.0f / width; in onRegenerateMipMapLevels() local