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

  /external/skia/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 {

Completed in 321 milliseconds