Home | History | Annotate | Download | only in core

Lines Matching refs:getLooper

649     SkDrawLooper* getLooper() const { return fLooper; }
911 if (this->getLooper()) {
912 return this->getLooper()->canComputeFastBounds(*this);
942 uintptr_t effects = reinterpret_cast<uintptr_t>(this->getLooper());