Home
last modified time | relevance | path

Searched refs:scale (Results 2176 - 2200 of 2785) sorted by relevance

1...<<81828384858687888990>>...112

/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1365 double scale = grayscale.Value(); in PaintGrayScale() local
1366 if (GreatNotEqual(scale, 0.0)) { in PaintGrayScale()
1373 matrix[0] = matrix[5] = matrix[10] = 0.2126f * scale; in PaintGrayScale()
1374 matrix[1] = matrix[6] = matrix[11] = 0.7152f * scale; in PaintGrayScale()
1375 matrix[2] = matrix[7] = matrix[12] = 0.0722f * scale; in PaintGrayScale()
1376 matrix[18] = 1.0f * scale; in PaintGrayScale()
1388 double scale = grayscale.Value(); in PaintGrayScale() local
1389 if (GreatNotEqual(scale, 0.0)) { in PaintGrayScale()
1394 matrix[0] = matrix[5] = matrix[10] = 0.2126f * scale; in PaintGrayScale()
1395 matrix[1] = matrix[6] = matrix[11] = 0.7152f * scale; in PaintGrayScale()
[all...]
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_op_builder.h162 .scale = &doubleScale, in AddVectorTensor()
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.cpp188 ", " << interpreter->tensor(i)->type << ", " << interpreter->tensor(i)->params.scale << ", " << in LogInterpreterParams()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.h88 void InitialScale(float scale) override;
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.h156 void SetGrayScale(double scale);
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_image.cpp218 recordingCanvas->scale(config.scaleX_, config.scaleY_); in DrawWithRecordingCanvas()
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_animate.h318 ArkUI_TransitionEffect* OH_ArkUI_CreateScaleTransitionEffect(ArkUI_ScaleOptions* scale);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_property.h316 VectorF scale = VectorF(1.0f, 1.0f); member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_dialog_view.h128 const float& scale, GestureEventFunc closeCallBack, RefPtr<FrameNode>& dialogNode);
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Dintf_render_data_store_default_material.h68 BASE_NS::Math::Vec2 scale { 1.0f, 1.0f };
/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp306 return (event != nullptr ? static_cast<double>(event->scale) : 1.0); in libinput_event_gesture_get_scale()
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h428 double scale {};
/foundation/window/window_manager/wmserver/include/
H A Dwindow_controller.h78 void SetAnchorAndScale(int32_t x, int32_t y, float scale);
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dfocaltech.c401 enum psmouse_scale scale) in focaltech_set_scale()
441 * rate/resolution/scale changes are not supported yet, and in focaltech_init()
400 focaltech_set_scale(struct psmouse *psmouse, enum psmouse_scale scale) focaltech_set_scale() argument
/kernel/linux/linux-5.10/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h280 int scale; /* member
/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_iio.h95 * @fsr: Full scale range.
97 * @accl_fs: accel full scale range.
139 * @temp: offset and scale to apply to raw temperature.
149 int scale; member
/kernel/linux/linux-5.10/include/linux/
H A Dscmi_protocol.h154 s8 scale; member
/kernel/linux/linux-5.10/include/net/
H A Dinet_hashtables.h69 * to say, this does not scale at all. With a couple thousand FTP
234 unsigned long numentries, int scale,
/kernel/linux/linux-5.10/tools/lib/perf/include/perf/
H A Devent.h179 double scale; member
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasoc.h256 struct snd_soc_tplg_tlv_dbscale scale; member
/kernel/linux/linux-5.10/include/uapi/linux/dvb/
H A Dfrontend.h740 * enum fecap_scale_params - scale types for the quality parameters.
745 * @FE_SCALE_DECIBEL: The scale is measured in 0.001 dB steps, typically
747 * @FE_SCALE_RELATIVE: The scale is a relative percentual measure,
749 * @FE_SCALE_COUNTER: The scale counts the occurrence of an event, like
762 * @scale:
763 * Filled with enum fecap_scale_params - the scale in usage
771 * unsigned integer value of the measure, used when @scale is
785 * @scale should use the value %FE_SCALE_NOT_AVAILABLE when
794 * u.st.stat.scale[0] = FE_SCALE_DECIBEL;
796 * u.st.stat.scale[
804 __u8 scale; /* enum fecap_scale_params type */ global() member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
H A Dch7006_priv.h96 int scale; member
/kernel/linux/linux-6.6/drivers/misc/lis3lv02d/
H A Dlis3lv02d.h279 int scale; /* member
/kernel/linux/linux-6.6/include/uapi/linux/dvb/
H A Dfrontend.h789 * enum fecap_scale_params - scale types for the quality parameters.
794 * @FE_SCALE_DECIBEL: The scale is measured in 0.001 dB steps, typically
796 * @FE_SCALE_RELATIVE: The scale is a relative percentual measure,
798 * @FE_SCALE_COUNTER: The scale counts the occurrence of an event, like
811 * @scale:
812 * Filled with enum fecap_scale_params - the scale in usage
820 * unsigned integer value of the measure, used when @scale is
834 * @scale should use the value %FE_SCALE_NOT_AVAILABLE when
843 * u.st.stat.scale[0] = FE_SCALE_DECIBEL;
845 * u.st.stat.scale[
853 __u8 scale; /* enum fecap_scale_params type */ global() member
[all...]
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasoc.h258 struct snd_soc_tplg_tlv_dbscale scale; member

Completed in 26 milliseconds

1...<<81828384858687888990>>...112