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

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

Completed in 76 milliseconds