Searched defs:inputCount (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/effects/
H A DSkMergeImageFilter.cpp18 int inputCount = countInputs(); local
19 if (inputCount) {
20 size_t size = sizeof(uint8_t) * inputCount;
34 int inputCount = countInputs(); local
35 for (int i = 0; i < inputCount; ++i) {
90 int inputCount = countInputs(); local
91 for (int i = 0; i < inputCount; ++i) {
/external/skia/src/effects/
H A DSkMergeImageFilter.cpp18 int inputCount = countInputs(); local
19 if (inputCount) {
20 size_t size = sizeof(uint8_t) * inputCount;
34 int inputCount = countInputs(); local
35 for (int i = 0; i < inputCount; ++i) {
90 int inputCount = countInputs(); local
91 for (int i = 0; i < inputCount; ++i) {
/external/chromium_org/third_party/skia/src/core/
H A DSkImageFilter.cpp25 SkImageFilter::SkImageFilter(int inputCount, SkImageFilter** inputs, const CropRect* cropRect) argument
26 : fInputCount(inputCount),
27 fInputs(new SkImageFilter*[inputCount]),
29 for (int i = 0; i < inputCount; ++i) {
59 SkImageFilter::SkImageFilter(int inputCount, SkReadBuffer& buffer) { argument
61 if (buffer.validate((fInputCount >= 0) && ((inputCount < 0) || (fInputCount == inputCount)))) {
/external/skia/src/core/
H A DSkImageFilter.cpp25 SkImageFilter::SkImageFilter(int inputCount, SkImageFilter** inputs, const CropRect* cropRect) argument
26 : fInputCount(inputCount),
27 fInputs(new SkImageFilter*[inputCount]),
29 for (int i = 0; i < inputCount; ++i) {
59 SkImageFilter::SkImageFilter(int inputCount, SkReadBuffer& buffer) { argument
61 if (buffer.validate((fInputCount >= 0) && ((inputCount < 0) || (fInputCount == inputCount)))) {
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh1057 unsigned int inputCount, /* Including the first glyph (not matched) */
1064 inputCount ? inputCount - 1 : 0, input,
1071 unsigned int inputCount, /* Including the first glyph (not matched) */
1078 inputCount ? inputCount - 1 : 0, input,
1085 unsigned int inputCount, /* Including the first glyph (not matched) */
1092 inputCount, input,
1096 unsigned int inputCount, /* Including the first glyph (not matched) */
1105 inputCount, inpu
1056 context_closure_lookup(hb_closure_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextClosureLookupContext &lookup_context) argument
1070 context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextCollectGlyphsLookupContext &lookup_context) argument
1084 context_would_apply_lookup(hb_would_apply_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount HB_UNUSED, const LookupRecord lookupRecord[] HB_UNUSED, ContextApplyLookupContext &lookup_context) argument
1095 context_apply_lookup(hb_apply_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextApplyLookupContext &lookup_context) argument
1161 USHORT inputCount; /* Total number of glyphs in input member in struct:OT::Rule
1557 chain_context_closure_lookup(hb_closure_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextClosureLookupContext &lookup_context) argument
1581 chain_context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextCollectGlyphsLookupContext &lookup_context) argument
1605 chain_context_would_apply_lookup(hb_would_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[] HB_UNUSED, unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[] HB_UNUSED, unsigned int lookupCount HB_UNUSED, const LookupRecord lookupRecord[] HB_UNUSED, ChainContextApplyLookupContext &lookup_context) argument
1622 chain_context_apply_lookup(hb_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextApplyLookupContext &lookup_context) argument
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh1058 unsigned int inputCount, /* Including the first glyph (not matched) */
1065 inputCount ? inputCount - 1 : 0, input,
1072 unsigned int inputCount, /* Including the first glyph (not matched) */
1079 inputCount ? inputCount - 1 : 0, input,
1086 unsigned int inputCount, /* Including the first glyph (not matched) */
1093 inputCount, input,
1097 unsigned int inputCount, /* Including the first glyph (not matched) */
1106 inputCount, inpu
1057 context_closure_lookup(hb_closure_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextClosureLookupContext &lookup_context) argument
1071 context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextCollectGlyphsLookupContext &lookup_context) argument
1085 context_would_apply_lookup(hb_would_apply_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount HB_UNUSED, const LookupRecord lookupRecord[] HB_UNUSED, ContextApplyLookupContext &lookup_context) argument
1096 context_apply_lookup(hb_apply_context_t *c, unsigned int inputCount, const USHORT input[], unsigned int lookupCount, const LookupRecord lookupRecord[], ContextApplyLookupContext &lookup_context) argument
1162 USHORT inputCount; /* Total number of glyphs in input member in struct:OT::Rule
1558 chain_context_closure_lookup(hb_closure_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextClosureLookupContext &lookup_context) argument
1582 chain_context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextCollectGlyphsLookupContext &lookup_context) argument
1606 chain_context_would_apply_lookup(hb_would_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[] HB_UNUSED, unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[] HB_UNUSED, unsigned int lookupCount HB_UNUSED, const LookupRecord lookupRecord[] HB_UNUSED, ChainContextApplyLookupContext &lookup_context) argument
1623 chain_context_apply_lookup(hb_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextApplyLookupContext &lookup_context) argument
[all...]

Completed in 310 milliseconds