Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dcluster.proto37 repeated Thresholds thresholds = 1; field
/third_party/skia/src/gpu/gradients/
DGrGradientShader.cpp249 const SkScalar* thresholds) { in make_looping_colorizer()
387 SkScalar thresholds[kMaxUnrolledIntervalCount] = {}; in make_unrolled_binary_colorizer() local
410 SkScalar thresholds[kMaxLoopingIntervalCount] = {}; in make_looping_binary_colorizer() local
/third_party/grpc/src/proto/grpc/testing/xds/
Dcds_for_test.proto72 repeated Thresholds thresholds = 1; field
/third_party/flutter/skia/src/gpu/gradients/generated/
DGrUnrolledBinaryGradientColorizer.cpp335 SkScalar thresholds[kMaxIntervals]; in Make() local
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc1938 thresholds = envoy_config_cluster_v3_CircuitBreakers_thresholds( in CdsResponseParse() local
/third_party/typescript/lib/
Dlib.dom.d.ts9704 readonly thresholds: ReadonlyArray<number>; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts9684 readonly thresholds: ReadonlyArray<number>; property