Home
last modified time | relevance | path

Searched refs:Scale (Results 1 – 5 of 5) sorted by relevance

/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp65 static EffectScale Scale(float intensity);
88 {{Effect::CLICK, EffectStrength::LIGHT}, Scale(0.7f * 0.5f)},
89 {{Effect::CLICK, EffectStrength::MEDIUM}, Scale(0.7f * 0.7f)},
90 {{Effect::CLICK, EffectStrength::STRONG}, Scale(0.7f * 1.0f)},
91 {{Effect::TICK, EffectStrength::LIGHT}, Scale(0.5f * 0.5f)},
92 {{Effect::TICK, EffectStrength::MEDIUM}, Scale(0.5f * 0.7f)},
93 {{Effect::TICK, EffectStrength::STRONG}, Scale(0.5f * 1.0f)},
94 {{Effect::HEAVY_CLICK, EffectStrength::LIGHT}, Scale(1.0f * 0.5f)},
95 {{Effect::HEAVY_CLICK, EffectStrength::MEDIUM}, Scale(1.0f * 0.7f)},
96 {{Effect::HEAVY_CLICK, EffectStrength::STRONG}, Scale(1.0f * 1.0f)},
[all …]
/hardware/libhardware/modules/camera/3_4/arc/
Dimage_processor.h41 static int Scale(const FrameBuffer& in_frame, FrameBuffer* out_frame);
Dcached_frame.cpp86 ImageProcessor::Scale(*yu12_frame_.get(), scaled_frame_.get()); in Convert()
Dimage_processor.cpp264 int ImageProcessor::Scale(const FrameBuffer& in_frame, FrameBuffer* out_frame) { in Scale() function in arc::ImageProcessor
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal5241 * Scale and zero point of this tensor may be different from the input