Searched refs:idsSet (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/animator/ |
D | SkDisplayXMLParser.cpp | 115 fMaker.idsSet(attrValue, attrValueLen, displayable); in onAddAttributeLen() 237 fMaker.idsSet(name, len, &fMaker.fScreenplay); in onStartElementLen()
|
D | SkAnimateMaker.h | 83 void idsSet(const char* attrValue, size_t len, SkDisplayable* displayable) { in idsSet() function
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDisplayXMLParser.cpp | 115 fMaker.idsSet(attrValue, attrValueLen, displayable); in onAddAttributeLen() 237 fMaker.idsSet(name, len, &fMaker.fScreenplay); in onStartElementLen()
|
D | SkAnimateMaker.h | 83 void idsSet(const char* attrValue, size_t len, SkDisplayable* displayable) { in idsSet() function
|