Home
last modified time | relevance | path

Searched defs:invWidth (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/core/
H A DSkRasterPipeline.h153 float invWidth, invHeight; member
H A DSkScan_Path.cpp320 int invWidth = fLastX - fPrevX; in prepost() local
329 int invWidth = x - fPrevX; variable
H A DSkGpuBlurUtils.cpp829 const float invWidth = 1.f / width; in CreateIntegralTable() local
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp3554 const float invWidth = 1.0f / width; in onRegenerateMipMapLevels() local

Completed in 15 milliseconds