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

  /external/skia/legacy/src/animator/
SkDisplayable.h 80 virtual bool isPaint() const { return getType() == SkType_Paint; }
SkDrawExtraPathEffect.cpp 65 virtual bool isPaint() const;
375 bool SkDrawComposePathEffect::isPaint() const {
  /external/skia/src/animator/
SkDisplayable.h 80 virtual bool isPaint() const { return getType() == SkType_Paint; }
SkDrawExtraPathEffect.cpp 65 virtual bool isPaint() const;
372 bool SkDrawComposePathEffect::isPaint() const {

Completed in 975 milliseconds