HomeSort by relevance Sort by last modified time
    Searched refs:notifyDrawingChanged (Results 1 - 4 of 4) sorted by null

  /external/skia/include/core/
SkDrawable.h 44 * Subclasses that change their state should call notifyDrawingChanged() to ensure that
61 void notifyDrawingChanged();
  /external/skia/src/core/
SkDrawable.cpp 67 void SkDrawable::notifyDrawingChanged() {
  /external/skia/samplecode/
SampleHT.cpp 77 this->notifyDrawingChanged();
SampleArc.cpp 50 this->notifyDrawingChanged();

Completed in 1828 milliseconds