Searched defs:spread (Results 1 - 25 of 25) sorted by relevance

/external/skia/experimental/svg/model/
H A DSkSVGLinearGradient.cpp24 void SkSVGLinearGradient::setSpreadMethod(const SkSVGSpreadMethod& spread) { argument
25 fSpreadMethod = spread;
57 if (const auto* spread = v.as<SkSVGSpreadMethodValue>()) {
58 this->setSpreadMethod(*spread);
H A DSkSVGDOM.cpp168 SkSVGSpreadMethod spread; local
170 if (!parser.parseSpreadMethod(&spread)) {
174 node->setAttribute(attr, SkSVGSpreadMethodValue(spread));
/external/libopus/celt/
H A Dvq.c70 static void exp_rotation(celt_norm *X, int len, int dir, int stride, int K, int spread) argument
79 if (2*K>=len || spread==SPREAD_NONE)
81 factor = SPREAD_FACTOR[spread-1];
161 unsigned alg_quant(celt_norm *X, int N, int K, int spread, int B, ec_enc *enc argument
186 exp_rotation(X, N, 1, B, K, spread);
319 exp_rotation(X, N, -1, B, K, spread);
329 unsigned alg_unquant(celt_norm *X, int N, int K, int spread, int B, argument
342 exp_rotation(X, N, -1, B, K, spread);
H A Dbands.c453 /* Decide whether we should spread the pulses in the current frame */
653 int spread; member in struct:band_ctx
911 int spread; local
917 spread = ctx->spread;
1015 cm = alg_quant(X, N, K, spread, B, ec
1021 cm = alg_unquant(X, N, K, spread, B, ec, gain);
1365 const celt_ener *bandE, int *pulses, int shortBlocks, int spread,
1409 ctx.spread = spread;
1363 quant_all_bands(int encode, const CELTMode *m, int start, int end, celt_norm *X_, celt_norm *Y_, unsigned char *collapse_masks, const celt_ener *bandE, int *pulses, int shortBlocks, int spread, int dual_stereo, int intensity, int *tf_res, opus_int32 total_bits, opus_int32 balance, ec_ctx *ec, int LM, int codedBands, opus_uint32 *seed, int arch) argument
[all...]
/external/v8/src/parsing/
H A Dpattern-rewriter.cc379 Spread* spread = nullptr; local
382 spread = value->AsSpread();
488 if (spread != nullptr) {
489 // A spread can only occur as the last component. It is not handled by
584 RecurseIntoSubpattern(spread->expression(),
H A Dparser.cc3992 // Spread-call with single spread argument produces an InternalArray
4007 // sequences of unspread arguments, and converts each spread iterable to
4032 // Push eagerly spread argument
4388 if (s == lit->EndValue()) return nullptr; // no spread, no rewriting...
4399 // Traverse the array literal starting from the first spread.
4402 Spread* spread = value->AsSpread(); local
4403 if (spread == nullptr) {
4404 // If the element is not a spread, we're adding a single:
4433 // If it's a spread, we're adding a for/of loop iterating through it.
4435 Expression* subject = spread
[all...]
/external/aac/libSBRenc/include/
H A Dsbr_encoder.h198 INT spread; /*!< Flag: usage of SBR spread. */ member in struct:sbrConfiguration
/external/ImageMagick/MagickCore/
H A Ddraw.h164 spread; member in struct:_GradientInfo
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dpaint.c52 VGColorRampSpreadMode spread; member in struct:vg_paint::__anon14949
207 paint->gradient.spread = VG_COLOR_RAMP_SPREAD_PAD;
458 paint->gradient.spread = mode;
474 return paint->gradient.spread;
/external/kernel-headers/original/uapi/linux/
H A Domap3isp.h580 * @spread: Spread value to be used in Noise Filter
584 __u8 spread; member in struct:omap3isp_prev_nf
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2563 int spread = (int)left->getDepth() - (int)right->getDepth(); local
2564 if (std::abs(spread) > MaxReorderWindow) {
2574 int spread = (int)left->getHeight() - (int)right->getHeight(); local
2575 if (std::abs(spread) > MaxReorderWindow) {
/external/ImageMagick/Magick++/lib/
H A DImage.cpp4477 void Magick::Image::spread(const double amount_) function in class:Magick::Image
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 924 milliseconds