Home
last modified time | relevance | path

Searched defs:countInputs (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkImageFilter.cpp46 int SkImageFilter::countInputs() const { return as_IFB(this)->fInputs.count(); } in countInputs() function in SkImageFilter
/third_party/skia/src/core/
DSkImageFilter.cpp43 int SkImageFilter::countInputs() const { return as_IFB(this)->fInputs.count(); } in countInputs() function in SkImageFilter