Searched refs:setInnerError (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/animator/
H A DSkDisplayInclude.cpp51 maker.setInnerError(&maker, src);
H A DSkDisplayXMLParser.h56 void setInnerError(SkAnimateMaker* maker, const SkString& str);
H A DSkAnimateMaker.h99 void setInnerError(SkAnimateMaker* maker, const SkString& str) { fError.setInnerError(maker, str); } function in class:SkAnimateMaker
H A DSkDisplayMovie.cpp44 movieMaker->setInnerError(parentMaker, src);
H A DSkDisplayXMLParser.cpp61 void SkDisplayXMLParserError::setInnerError(SkAnimateMaker* parent, const SkString& src) { function in class:SkDisplayXMLParserError

Completed in 101 milliseconds