Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPropertyValuesHolder.cpp57 const T PropertyValuesHolderImpl<T>::getValueFromData(float fraction) const { in getValueFromData() function in android::uirenderer::PropertyValuesHolderImpl
81 return getValueFromData(fraction); in calculateAnimatedValue()
DPropertyValuesHolder.h73 const T getValueFromData(float fraction) const;