Searched refs:getDisplacementInput (Results 1 – 2 of 2) sorted by relevance
57 const SkImageFilter* getDisplacementInput() const { return getInput(0); } in getDisplacementInput() function
443 if (this->getDisplacementInput()) { in toString()444 this->getDisplacementInput()->toString(str); in toString()