Home | History | Annotate | Download | only in core

Lines Matching defs:getPathEffect

821     SkPathEffect* getPathEffect() const { return fPathEffect.get(); }
1600 effects |= reinterpret_cast<uintptr_t>(this->getPathEffect());