HomeSort by relevance Sort by last modified time
    Searched full:curve (Results 651 - 675 of 1077) sorted by null

<<21222324252627282930>>

  /external/pdfium/third_party/lcms/src/
cmsps2.c 57 This is implemented as /CIEBasedA CSA. The prelinearization curve is
705 int EmitCIEBasedA(cmsIOHANDLER* m, cmsToneCurve* Curve, cmsCIEXYZ* BlackPoint)
713 Emit1Gamma(m, Curve);
828 // Generates a curve from a gray profile
    [all...]
  /external/skia/src/gpu/effects/
GrBezierEffect.h 213 * Shader is based off of "Resolution Independent Curve Rendering using
  /external/skia/src/pathops/
SkIntersections.h 314 uint16_t fIsCoincident[2]; // bit set for each curve's coincident T
  /external/skia/src/ports/
SkFontHost_win.cpp 1319 const TTPOLYCURVE* curve = fCurveIter.next(); local
1329 const TTPOLYCURVE* curve = fCurveIter.next(); local
    [all...]
  /external/skqp/src/gpu/effects/
GrBezierEffect.h 213 * Shader is based off of "Resolution Independent Curve Rendering using
  /external/skqp/src/pathops/
SkIntersections.h 314 uint16_t fIsCoincident[2]; // bit set for each curve's coincident T
  /external/skqp/src/ports/
SkFontHost_win.cpp 1319 const TTPOLYCURVE* curve = fCurveIter.next(); local
1329 const TTPOLYCURVE* curve = fCurveIter.next(); local
    [all...]
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
tensorboard_histograms.md 243 Finally, we can concatenate all of the data into one funny-looking curve.
  /external/tensorflow/tensorflow/python/ops/
metrics_impl.py 581 curve='ROC',
588 compute the AUC. To discretize the AUC curve, a linearly spaced set of
590 under the ROC-curve is therefore computed using the height of the recall
591 values by the false positive rate, while the area under the PR-curve is the
595 computes the area under a discretized curve of precision versus recall values
621 curve.
626 curve: Specifies the name of the curve to be computed, 'ROC' [default] or
627 'PR' for the Precision-Recall-curve.
635 auc: A scalar `Tensor` representing the current area-under-curve
    [all...]
  /external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
WaltDevice.java 50 static final char CMD_BRIGHTNESS_CURVE = 'U'; // Probe screen for brightness vs time curve
  /external/webp/src/utils/
quant_levels_dec_utils.c 161 // The correction curve is:
  /external/webrtc/webrtc/base/
opensslidentity.cc 79 LOG(LS_ERROR) << "ECDSA key requested for unknown curve";
  /frameworks/base/core/java/android/util/
Spline.java 78 * Like a monotone cubic spline, the interpolated curve will be monotonic if the control points
  /frameworks/base/graphics/java/android/graphics/
BitmapRegionDecoder.java 185 * function is not an {@link ColorSpace.Rgb.TransferParameters ICC parametric curve}
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
LinearSmoothScroller.java 177 // area under curve (1-(1-x)^2) can be calculated as (1 - x/3) * x * x
  /packages/apps/Gallery2/res/values-it/
filtershow_strings.xml 77 <string name="curvesRGB" msgid="915010781090477550">"Curve"</string>
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
TaskView.java 66 /** A curve of x from 0 to 1, where 0 is the center of the screen and 1 is the edge. */
  /packages/apps/Launcher3/src/com/android/launcher3/
InvariantDeviceProfile.java 49 // Constants that affects the interpolation curve between statically defined device profile
  /system/iot/attestation/partner-tools/
provision-test.py 57 algorithm: Integer specifying the curve to use for the session key.
  /tools/apksig/src/main/java/com/android/apksig/internal/apk/v2/
V2SchemeSigner.java 124 // 256-bit Elliptic Curve is roughly 128-bit strong, meaning SHA-256 is a good fit.
  /tools/apksig/src/main/java/com/android/apksig/internal/apk/v3/
V3SchemeSigner.java 113 // 256-bit Elliptic Curve is roughly 128-bit strong, meaning SHA-256 is a good fit.
  /frameworks/av/camera/ndk/include/camera/
NdkCameraMetadataTags.h     [all...]
  /external/tensorflow/tensorflow/contrib/metrics/python/ops/
metric_ops_test.py     [all...]
  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyAttestationTest.java 142 // Note: Curve and key sizes arrays must correspond.
170 "Failed on curve " + curveIndex + " and challege " + challengeIndex,
    [all...]
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.cpp 405 // TODO: Better pixel saturation curve?
409 // TODO: Better A/D saturation curve?

Completed in 1306 milliseconds

<<21222324252627282930>>