Searched defs:inputCount (Results 1 – 3 of 3) sorted by relevance
| /external/skia/src/effects/ |
| D | SkMergeImageFilter.cpp | 35 int inputCount = this->countInputs(); in initAllocModes() local 51 int inputCount = this->countInputs(); in initModes() local 77 int inputCount = this->countInputs(); in onFilterImage() local
|
| /external/skia/src/core/ |
| D | SkImageFilter.cpp | 153 int inputCount, in init() 168 int inputCount, in SkImageFilter() 179 SkImageFilter::SkImageFilter(int inputCount, SkReadBuffer& buffer) in SkImageFilter()
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout-gsubgpos-private.hh | 1070 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_closure_lookup() 1084 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_collect_glyphs_lookup() 1098 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_would_apply_lookup() 1109 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_apply_lookup() 1175 USHORT inputCount; /* Total number of glyphs in input member 1569 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_closure_lookup() 1593 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_collect_glyphs_lookup() 1617 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_would_apply_lookup() 1634 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_apply_lookup()
|