/aosp_15_r20/external/webrtc/common_video/ |
H A D | video_frame_unittest.cc | 532 VideoFrame::UpdateRect scaled = in TEST() local 541 VideoFrame::UpdateRect scaled = a.ScaleWithFrame( in TEST() local 550 VideoFrame::UpdateRect scaled = a.ScaleWithFrame( in TEST() local 559 VideoFrame::UpdateRect scaled = a.ScaleWithFrame( in TEST() local 569 VideoFrame::UpdateRect scaled = a.ScaleWithFrame( in TEST() local 579 VideoFrame::UpdateRect scaled = a.ScaleWithFrame( in TEST() local 589 VideoFrame::UpdateRect scaled = a.ScaleWithFrame( in TEST() local 599 VideoFrame::UpdateRect scaled = in TEST() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/ |
H A D | AdamsFieldStepInterpolator.java | 55 private final T[] scaled; field in AdamsFieldStepInterpolator 71 final T[] scaled, final Array2DRowFieldMatrix<T> nordsieck, in AdamsFieldStepInterpolator() 94 final T[] scaled, final Array2DRowFieldMatrix<T> nordsieck, in AdamsFieldStepInterpolator() 152 … final S[] scaled, in taylor()
|
H A D | AdamsMoultonFieldIntegrator.java | 352 private final T[] scaled; field in AdamsMoultonFieldIntegrator.Corrector 365 Corrector(final T[] previous, final T[] scaled, final T[] state) { in Corrector()
|
H A D | AdamsMoultonIntegrator.java | 357 private final double[] scaled; field in AdamsMoultonIntegrator.Corrector 370 Corrector(final double[] previous, final double[] scaled, final double[] state) { in Corrector()
|
/aosp_15_r20/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/ |
H A D | VibrationScalerTest.java | 239 PrebakedSegment scaled = mVibrationScaler.scale(effect, USAGE_NOTIFICATION); in scale_withPrebakedSegment_setsEffectStrengthBasedOnSettings() local 263 PrebakedSegment scaled = in scale_withPrebakedEffect_setsEffectStrengthBasedOnSettings() local 291 VibrationEffect.VendorEffect scaled = in scale_withVendorEffect_setsEffectStrengthAndScaleBasedOnSettings() local
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/ |
H A D | Quad.java | 67 public Quad scaled(float s) { in scaled() method in Quad 71 public Quad scaled(float x, float y) { in scaled() method in Quad
|
H A D | Rectangle.java | 82 public Rectangle scaled(float s) { in scaled() method in Rectangle 87 public Rectangle scaled(float x, float y) { in scaled() method in Rectangle
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/glyf/ |
H A D | mod.rs | 370 let scaled = self in load_simple() localVariable 456 let scaled = (unscaled.map(F26Dot6::from_i32) + delta) * scale; in load_simple() localVariable 606 let scaled = &mut self.memory.scaled[start_point..end_point]; in load_composite() localVariable 707 let scaled = &mut self.memory.scaled[point_range.clone()]; in load_composite() localVariable
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | matrix.js | 165 CanvasKit.Matrix.scaled = function(sx, sy, px, py) { function 240 CanvasKit.M44.scaled = function(vec) { function 481 CanvasKit.ColorMatrix.scaled = function(rs, gs, bs, as) { function
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
H A D | remote_estimate.cc | 41 int64_t scaled = ByteReader<uint32_t, kFieldValueSize>::ReadBigEndian(src); in Read() local 56 int64_t scaled; in Write() local
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/ |
H A D | Code93Reader.java | 176 int scaled = Math.round(counters[i] * 9.0f / sum); in toPattern() local 185 pattern <<= scaled; in toPattern() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/ |
H A D | UniformSupport.h | 128 APFloat scaled = (expressedValue / scale); in quantizeFloatToInt() local 157 const double scaled = realValue / scaleDouble + zeroPointDouble; in quantizeF32ToInt8() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
H A D | AdamsMoultonIntegrator.java | 350 private final double[] scaled; field in AdamsMoultonIntegrator.Corrector 363 public Corrector(final double[] previous, final double[] scaled, final double[] state) { in Corrector()
|
/aosp_15_r20/external/angle/src/common/ |
H A D | PackedEnums.h | 316 GLenum scaled = (from - GL_UNSIGNED_BYTE); variable 386 const GLenum scaled = (from - GL_FUNC_ADD); variable 393 const GLenum scaled = variable
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | string_util.cc | 54 double scaled = val; in ToExponentAndMantissa() local 69 double scaled = val; in ToExponentAndMantissa() local
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/ |
H A D | string_util.cc | 54 double scaled = val; in ToExponentAndMantissa() local 69 double scaled = val; in ToExponentAndMantissa() local
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/ |
H A D | string_util.cc | 51 double scaled = val; in ToExponentAndMantissa() local 66 double scaled = val; in ToExponentAndMantissa() local
|
/aosp_15_r20/cts/tests/input/src/android/input/cts/ |
H A D | DrawingTabletTest.kt | 243 val scaled = PointF(p.x * rotatedScale, p.y * rotatedScale) in transformForRotatedDrawingTablet() constant
|
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
H A D | HardwareBitmapTests.java | 160 Bitmap scaled = Bitmap.createBitmap(picture, 24, 24, Bitmap.Config.HARDWARE); in testCreateScaledBitmapFromPicture() local 240 Bitmap scaled = Bitmap.createScaledBitmap(hardwareBitmap, 24, 24, true); in testCreateScaledBitmap() local
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_link_quality.cpp | 492 double scaled = 255.0 / 130.0 * linkMargin; in TestLinkMetricsScaling() local 509 double scaled = 255.0 / 130.0 * (rssi + 130.0); in TestLinkMetricsScaling() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_vec4_visitor.cpp | 512 dst_reg scaled(this, glsl_vec4_type()); in emit_unpack_snorm_4x8() local 527 dst_reg scaled(this, glsl_vec4_type()); in emit_pack_unorm_4x8() local 549 dst_reg scaled(this, glsl_vec4_type()); in emit_pack_snorm_4x8() local
|
H A D | elk_nir_attribute_workarounds.c | 57 nir_def *scaled = in apply_attr_wa_instr() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_aos.c | 226 LLVMValueRef shifted, casted, scaled, masked; in lp_build_unpack_arith_rgba_aos() local 372 LLVMValueRef shifted, casted, scaled, unswizzled; in lp_build_pack_rgba_aos() local
|
/aosp_15_r20/external/freetype/src/psaux/ |
H A D | psft.c | 269 FT_Bool* scaled ) in cf2_getScaleAndHintFlag() 376 FT_Bool scaled; in cf2_decoder_parse_charstrings() local
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Point_scale.cpp | 8 SkPoint point = {40, -15}, scaled; in draw() local
|