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

  /external/chromium_org/third_party/skia/src/animator/
SkPaintParts.h 30 virtual bool isPaintPart() const { return true; }
SkDisplayable.h 95 virtual bool isPaintPart() const { return false; }
SkDrawPaint.cpp 94 SkASSERT(child && child->isPaintPart());
  /external/skia/src/animator/
SkPaintParts.h 30 virtual bool isPaintPart() const { return true; }
SkDisplayable.h 95 virtual bool isPaintPart() const { return false; }
SkDrawPaint.cpp 94 SkASSERT(child && child->isPaintPart());

Completed in 2738 milliseconds