Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkScan_Path.cpp321 int invWidth = fLastX - fPrevX; in prepost() local
330 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
DSkRasterPipeline.h153 float invWidth, invHeight; member
DSkGpuBlurUtils.cpp812 const float invWidth = 1.f / width; in CreateIntegralTable() local
/external/aac/libSBRdec/src/
Denv_calc.cpp1995 FIXP_SGL invWidth; in calcNrgPerSubband() local
2123 FIXP_SGL invWidth; in calcNrgPerSfb() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3512 const float invWidth = 1.0f / width; in onRegenerateMipMapLevels() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp3863 const float invWidth = 1.0f / width; in onRegenerateMipMapLevels() local