/third_party/flutter/engine/flutter/shell/platform/windows/ |
D | win32_flutter_window.cc | 151 void Win32FlutterWindow::OnScroll(double delta_x, double delta_y) { in OnScroll() 247 void Win32FlutterWindow::SendScroll(double delta_x, double delta_y) { in SendScroll()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | navigation.c | 155 double x, double y, double delta_x, double delta_y) in gst_navigation_send_mouse_scroll_event() 872 gdouble * x, gdouble * y, gdouble * delta_x, gdouble * delta_y) in gst_navigation_event_parse_mouse_scroll_event()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | navigation.c | 132 gdouble x, y, delta_x, delta_y; in nav_send_event() local
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstbasewidget.c | 418 gdouble x, y, delta_x, delta_y; in gtk_gst_base_widget_scroll_event() local
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpevideosrc.cpp | 562 gdouble x, y, delta_x, delta_y; in gst_wpe_video_src_event() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | frame_dec.c | 462 const int delta_y = io->crop_top - y_start; in FinishRow() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | frame_dec.c | 462 const int delta_y = io->crop_top - y_start; in FinishRow() local
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 455 gdouble delta_x, gdouble delta_y, gdouble * stream_delta_x, in _display_scroll_value_to_stream_scroll_value() 966 double posx, double posy, double delta_x, double delta_y, in gst_glimage_sink_mouse_scroll_event_cb()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 128 gdouble delta_x, delta_y; in pointer_handle_axis() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderVertexSpacing.cpp | 281 float delta_y = coordinate.y - 0.5f; in getEdgesForQuadsTessellation() local
|
/third_party/flutter/engine/flutter/shell/platform/glfw/ |
D | flutter_glfw.cc | 292 double delta_y) { in GLFWScrollCallback()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglwindow.c | 976 double posx, double posy, double delta_x, double delta_y) in gst_gl_window_send_scroll_event()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_generator.cpp | 864 struct brw_reg delta_y = offset(src[0], inst->exec_size / 8); in generate_linterp() local
|
/third_party/ffmpeg/libavcodec/ |
D | interplayvideo.c | 78 static int copy_from(IpvideoContext *s, AVFrame *src, AVFrame *dst, int delta_x, int delta_y) in copy_from()
|