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

  /external/chromium_org/third_party/skia/src/animator/
SkDisplayable.h 80 virtual bool isPaint() const { return getType() == SkType_Paint; }
SkDrawExtraPathEffect.cpp 65 virtual bool isPaint() const;
380 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;
380 bool SkDrawComposePathEffect::isPaint() const {

Completed in 6297 milliseconds