Home
last modified time | relevance | path

Searched defs:invScale (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/core/
DSkPoint3.cpp54 double invScale; in normalize() local
DSkRasterPipeline.h127 float invScale; // cache of 1/scale member
/external/skia/src/core/
DSkPoint3.cpp54 double invScale; in normalize() local
DSkRasterPipeline.h141 float invScale; // cache of 1/scale member
/external/eigen/Eigen/src/Core/
DStableNorm.h18 …ine void stable_norm_kernel(const ExpressionType& bl, Scalar& ssq, Scalar& scale, Scalar& invScale) in stable_norm_kernel()
/external/skia/tests/
DApplyGammaTest.cpp62 float invScale = 0; in check_gamma() local
/external/skqp/tests/
DApplyGammaTest.cpp62 float invScale = 0; in check_gamma() local
/external/dng_sdk/source/
Ddng_resample.cpp109 real64 invScale = (real64) srcCount / in Initialize() local