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

/frameworks/base/libs/hwui/
H A DPropertyValuesHolder.cpp28 float PropertyValuesHolder::getValueFromData(float fraction) { function in class:android::uirenderer::PropertyValuesHolder
52 animatedValue = getValueFromData(fraction);
81 animatedValue = getValueFromData(fraction);
H A DPropertyValuesHolder.h37 float getValueFromData(float fraction);

Completed in 96 milliseconds