Home
last modified time | relevance | path

Searched defs:inputCount (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/src/effects/imagefilters/
DSkMergeImageFilter.cpp64 int inputCount = this->countInputs(); in onFilterImage() local
/third_party/skia/src/effects/imagefilters/
DSkMergeImageFilter.cpp62 int inputCount = this->countInputs(); in onFilterImage() local
/third_party/flutter/skia/src/core/
DSkImageFilter_Base.h111 int inputCount() const { return fInputs.count(); } in inputCount() function
DSkImageFilter.cpp143 int inputCount, const CropRect* cropRect) in SkImageFilter_Base()
/third_party/skia/src/core/
DSkImageFilter_Base.h181 int inputCount() const { return fInputs.count(); } in inputCount() function
DSkImageFilter.cpp154 int inputCount, const SkRect* cropRect) in SkImageFilter_Base()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh1223 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_intersects()
1233 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_closure_lookup()
1247 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_collect_glyphs_lookup()
1261 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_would_apply_lookup()
1272 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_apply_lookup()
1353 HBUINT16 inputCount; /* Total number of glyphs in input member
1822 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_intersects()
1842 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_closure_lookup()
1862 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_collect_glyphs_lookup()
1886 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_would_apply_lookup()
[all …]
/third_party/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh1251 unsigned inputCount, const HBUINT16 input[], in context_closure_recurse_lookups()
1472 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_intersects()
1482 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_closure_lookup()
1502 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_collect_glyphs_lookup()
1516 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_would_apply_lookup()
1527 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_apply_lookup()
1662 HBUINT16 inputCount; /* Total number of glyphs in input member
2330 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_intersects()
2350 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_closure_lookup()
2376 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_collect_glyphs_lookup()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh1258 unsigned inputCount, const HBUINT16 input[], in context_closure_recurse_lookups()
1479 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_intersects()
1489 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_closure_lookup()
1509 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_collect_glyphs_lookup()
1523 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_would_apply_lookup()
1534 unsigned int inputCount, /* Including the first glyph (not matched) */ in context_apply_lookup()
1665 HBUINT16 inputCount; /* Total number of glyphs in input member
2347 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_intersects()
2367 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_closure_lookup()
2393 unsigned int inputCount, /* Including the first glyph (not matched) */ in chain_context_collect_glyphs_lookup()
[all …]
/third_party/mindspore/tests/ut/cpp/stub/hccl/
Dhccl_stub.cc43 HcclResult hcom_all_gather(const char *tag, void *inputPtr, void *outputPtr, u64 inputCount, HcclDa… in hcom_all_gather()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsBasicTests.cpp1393 const deUint32 inputCount = 5u; in test() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBasicTests.cpp1893 const deUint32 inputCount = DE_LENGTH_OF_ARRAY(stagesBits); in test() local
/third_party/ffmpeg/libavcodec/
Droqvideoenc.c817 int *points, int inputCount, roq_cell *results, in generate_codebook()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp3437 const deUint32 inputCount = static_cast<deUint32>(variables.descriptorImageViews.size()); in createRenderPass() local