Home
last modified time | relevance | path

Searched refs:unitMapper (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/animator/
DSkDrawGradient.cpp72 SK_MEMBER(unitMapper, String)
150 if (unitMapper.size() > 0) in onEndElement()
151 fUnitMapper = new SkGradientUnitMapper(&maker, unitMapper.c_str()); in onEndElement()
DSkDrawGradient.h30 SkString unitMapper; variable
DSkAnimateSchema.xsd1778 <!-- @attribute unitMapper A script that returns the mapping for [0,1] for the gradient.
1782 <xs:attribute name="unitMapper" type="Sk:String"/>
2276 <!-- @attribute unitMapper A script that returns the mapping for [0,1] for the gradient.
2280 <xs:attribute name="unitMapper" type="Sk:String"/>