OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 80 milliseconds