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

  /external/skia/src/core/
SkMaskFilter.cpp 665 return filter ? filter->makeWithMatrix(m) : nullptr;
701 sk_sp<SkMaskFilter> SkMaskFilter::makeWithMatrix(const SkMatrix& lm) const {
  /external/skqp/src/core/
SkMaskFilter.cpp 665 return filter ? filter->makeWithMatrix(m) : nullptr;
701 sk_sp<SkMaskFilter> SkMaskFilter::makeWithMatrix(const SkMatrix& lm) const {

Completed in 613 milliseconds