Searched defs:invHeight (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ | ||
D | SkRasterPipeline.h | 155 float invWidth, invHeight; member |
/external/skia/src/gpu/gl/ | ||
D | GrGLGpu.cpp | 3556 const float invHeight = 1.0f / height; in onRegenerateMipMapLevels() local |