Home
last modified time | relevance | path

Searched defs:invHeight (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkRasterPipeline.h153 float invWidth, invHeight; member
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3513 const float invHeight = 1.0f / height; in onRegenerateMipMapLevels() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp3864 const float invHeight = 1.0f / height; in onRegenerateMipMapLevels() local