Home | History | Annotate | Download | only in core

Lines Matching refs:getLooper

610     SkDrawLooper* getLooper() const { return fLooper; }
910 if (this->getLooper()) {
911 return this->getLooper()->canComputeFastBounds(*this);
941 uintptr_t effects = reinterpret_cast<uintptr_t>(this->getLooper());