Home
last modified time | relevance | path

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

/external/skia/modules/particles/src/
DSkParticleEffect.cpp224 float SkParticleValue::getSourceValue(const SkParticleUpdateParams& params, in getSourceValue() function in SkParticleValue
260 float v = this->getSourceValue(params, ps); in eval()
/external/skia/modules/particles/include/
DSkParticleData.h136 float getSourceValue(const SkParticleUpdateParams& params, SkParticleState& ps) const;