HomeSort by relevance Sort by last modified time
    Searched defs:applyCropRect (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkImageFilter.cpp 305 bool SkImageFilter::applyCropRect(const Context& ctx, const SkIRect& srcBounds,
391 if (!this->applyCropRect(ctx, srcBounds, bounds)) {
  /external/skqp/src/core/
SkImageFilter.cpp 302 bool SkImageFilter::applyCropRect(const Context& ctx, const SkIRect& srcBounds,
388 if (!this->applyCropRect(ctx, srcBounds, bounds)) {

Completed in 72 milliseconds