Home
last modified time | relevance | path

Searched defs:isPaint (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
DSkDisplayable.h80 virtual bool isPaint() const { return getType() == SkType_Paint; } in isPaint() function
DSkDrawExtraPathEffect.cpp378 bool SkDrawComposePathEffect::isPaint() const { in isPaint() function in SkDrawComposePathEffect
/external/skia/src/animator/
DSkDisplayable.h80 virtual bool isPaint() const { return getType() == SkType_Paint; } in isPaint() function
DSkDrawExtraPathEffect.cpp378 bool SkDrawComposePathEffect::isPaint() const { in isPaint() function in SkDrawComposePathEffect
/external/skia/src/svg/
DSkSVGParser.cpp69 size_t len, bool isPaint) { in findAttribute()
/external/chromium_org/third_party/skia/src/svg/
DSkSVGParser.cpp69 size_t len, bool isPaint) { in findAttribute()