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

/external/skia/src/core/
H A DSkImageFilter.cpp216 bool SkImageFilter::filterImageDeprecated(Proxy* proxy, const SkBitmap& src, function in class:SkImageFilter
252 return input->filterImageDeprecated(proxy, src, this->mapContext(ctx), result, offset);
493 if (input->filterImageDeprecated(proxy, src, this->mapContext(ctx), result, offset)) {

Completed in 44 milliseconds