Searched defs:isDrawable (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkDrawable.cpp16 bool SkDrawable::isDrawable() const { function in class:SkDrawable
H A DSkDisplayAdd.cpp53 SkASSERT(use->isDrawable());
110 if (use->isDrawable()) {
195 bool SkAdd::isDrawable() const { function in class:SkAdd
197 where == NULL && use != NULL && use->isDrawable();
H A DSkDisplayable.cpp480 bool SkDisplayable::isDrawable() const { function in class:SkDisplayable
/external/skia/src/animator/
H A DSkDrawable.cpp16 bool SkDrawable::isDrawable() const { function in class:SkDrawable
H A DSkDisplayAdd.cpp53 SkASSERT(use->isDrawable());
110 if (use->isDrawable()) {
195 bool SkAdd::isDrawable() const { function in class:SkAdd
197 where == NULL && use != NULL && use->isDrawable();
H A DSkDisplayable.cpp480 bool SkDisplayable::isDrawable() const { function in class:SkDisplayable

Completed in 122 milliseconds