HomeSort by relevance Sort by last modified time
    Searched defs:setErrorNoun (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/animator/
SkAnimateMaker.h 95 void setErrorNoun(const SkString& str) { if (fError.hasError() == false) fError.setNoun(str); }
  /external/skia/src/animator/
SkAnimateMaker.h 95 void setErrorNoun(const SkString& str) { if (fError.hasError() == false) fError.setNoun(str); }

Completed in 190 milliseconds