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

  /external/chromium_org/third_party/skia/src/animator/
SkDisplayType.h 110 SkType_Paint,
SkDisplayable.h 80 virtual bool isPaint() const { return getType() == SkType_Paint; }
SkDisplayType.cpp 477 DRAW_NAME("paint", SkType_Paint),
649 case SkType_Paint:
  /external/skia/src/animator/
SkDisplayType.h 110 SkType_Paint,
SkDisplayable.h 80 virtual bool isPaint() const { return getType() == SkType_Paint; }
SkDisplayType.cpp 477 DRAW_NAME("paint", SkType_Paint),
649 case SkType_Paint:

Completed in 131 milliseconds