Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDisplayXMLParser.cpp115 fMaker.idsSet(attrValue, attrValueLen, displayable); in onAddAttributeLen()
237 fMaker.idsSet(name, len, &fMaker.fScreenplay); in onStartElementLen()
DSkAnimateMaker.h83 void idsSet(const char* attrValue, size_t len, SkDisplayable* displayable) { in idsSet() function