Home
last modified time | relevance | path

Searched refs:INTERPOLATOR_TYPE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/ndk_helper/
Dinterpolator.h30 enum INTERPOLATOR_TYPE enum
47 INTERPOLATOR_TYPE type_;
59 INTERPOLATOR_TYPE type_;
65 float GetFormula( const INTERPOLATOR_TYPE type,
76 const INTERPOLATOR_TYPE type,
80 const INTERPOLATOR_TYPE type,
Dinterpolator.cpp47 const INTERPOLATOR_TYPE type, in Set()
61 const INTERPOLATOR_TYPE type, in Add()
104 float Interpolator::GetFormula( const INTERPOLATOR_TYPE type, in GetFormula()