/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 1365 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 D | nnrt_op_builder.h | 162 .scale = &doubleScale, in AddVectorTensor()
|
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/ |
H A D | label_classify.cpp | 188 ", " << interpreter->tensor(i)->type << ", " << interpreter->tensor(i)->params.scale << ", " << in LogInterpreterParams()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | web_model_impl.h | 88 void InitialScale(float scale) override;
|
/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | render_box.h | 156 void SetGrayScale(double scale);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | skia_image.cpp | 218 recordingCanvas->scale(config.scaleX_, config.scaleY_); in DrawWithRecordingCanvas()
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_animate.h | 318 ArkUI_TransitionEffect* OH_ArkUI_CreateScaleTransitionEffect(ArkUI_ScaleOptions* scale);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_property.h | 316 VectorF scale = VectorF(1.0f, 1.0f); member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_dialog_view.h | 128 const float& scale, GestureEventFunc closeCallBack, RefPtr<FrameNode>& dialogNode);
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/ |
H A D | intf_render_data_store_default_material.h | 68 BASE_NS::Math::Vec2 scale { 1.0f, 1.0f };
|
/foundation/multimodalinput/input/test/facility/libinput_interface/src/ |
H A D | libinput_interface.cpp | 306 return (event != nullptr ? static_cast<double>(event->scale) : 1.0); in libinput_event_gesture_get_scale()
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 428 double scale {};
|
/foundation/window/window_manager/wmserver/include/ |
H A D | window_controller.h | 78 void SetAnchorAndScale(int32_t x, int32_t y, float scale);
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | focaltech.c | 401 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 D | lis3lv02d.h | 280 int scale; /* member
|
/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_iio.h | 95 * @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 D | scmi_protocol.h | 154 s8 scale; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | inet_hashtables.h | 69 * 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 D | event.h | 179 double scale; member
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asoc.h | 256 struct snd_soc_tplg_tlv_dbscale scale; member
|
/kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
H A D | frontend.h | 740 * 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 D | ch7006_priv.h | 96 int scale; member
|
/kernel/linux/linux-6.6/drivers/misc/lis3lv02d/ |
H A D | lis3lv02d.h | 279 int scale; /* member
|
/kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
H A D | frontend.h | 789 * 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 D | asoc.h | 258 struct snd_soc_tplg_tlv_dbscale scale; member
|