Searched defs:inputCount (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/core/ |
D | SkImageFilter.cpp | 148 int inputCount, in init() 163 int inputCount, in SkImageFilter() 174 SkImageFilter::SkImageFilter(int inputCount, SkReadBuffer& buffer) in SkImageFilter()
|
/external/skia/src/core/ |
D | SkImageFilter.cpp | 148 int inputCount, in init() 163 int inputCount, in SkImageFilter() 174 SkImageFilter::SkImageFilter(int inputCount, SkReadBuffer& buffer) in SkImageFilter()
|
/external/skqp/src/effects/ |
D | SkMergeImageFilter.cpp | 33 int inputCount = this->countInputs(); in onFilterImage() local
|
/external/skia/src/effects/ |
D | SkMergeImageFilter.cpp | 33 int inputCount = this->countInputs(); in onFilterImage() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gsubgpos-private.hh | 1114 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_closure_lookup() 1128 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_collect_glyphs_lookup() 1142 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_would_apply_lookup() 1153 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_apply_lookup() 1220 UINT16 inputCount; /* Total number of glyphs in input member 1614 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_closure_lookup() 1638 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_collect_glyphs_lookup() 1662 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_would_apply_lookup() 1679 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_apply_lookup()
|
/external/tensorflow/tensorflow/contrib/lite/nnapi/ |
D | NeuralNetworksShim.h | 1564 uint32_t inputCount, in ANeuralNetworksModel_addOperation() 1595 ANeuralNetworksModel* model, uint32_t inputCount, const uint32_t* inputs, in ANeuralNetworksModel_identifyInputsAndOutputs()
|