Home
last modified time | relevance | path

Searched defs:scaleValue (Results 1 – 4 of 4) sorted by relevance

/external/aac/libFDK/include/
Dscale.h155 inline FIXP_DBL scaleValue(const FIXP_DBL value, /*!< Value */ in scaleValue() function
163 inline FIXP_SGL scaleValue(const FIXP_SGL value, /*!< Value */ in scaleValue() function
/external/skia/src/gpu/gradients/
DGrSweepGradientLayout.cpp56 float scaleValue = _outer.scale(); in onSetData() local
/external/skqp/src/gpu/gradients/
DGrSweepGradientLayout.cpp57 float scaleValue = _outer.scale(); in onSetData() local
/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp232 static inline SVal scaleValue(ProgramStateRef state, in scaleValue() function