/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_blit_auto.c | 33 int posy, posx; in SDL_Blit_RGB888_RGB888_Scale() local 128 int posy, posx; in SDL_Blit_RGB888_RGB888_Blend_Scale() local 233 int posy, posx; in SDL_Blit_RGB888_RGB888_Modulate_Scale() local 352 int posy, posx; in SDL_Blit_RGB888_RGB888_Modulate_Blend_Scale() local 430 int posy, posx; in SDL_Blit_RGB888_BGR888_Scale() local 528 int posy, posx; in SDL_Blit_RGB888_BGR888_Blend_Scale() local 633 int posy, posx; in SDL_Blit_RGB888_BGR888_Modulate_Scale() local 752 int posy, posx; in SDL_Blit_RGB888_BGR888_Modulate_Blend_Scale() local 830 int posy, posx; in SDL_Blit_RGB888_ARGB8888_Scale() local 929 int posy, posx; in SDL_Blit_RGB888_ARGB8888_Blend_Scale() local [all …]
|
D | SDL_blit_slow.c | 43 int posy, posx; in SDL_Blit_Slow() local
|
/third_party/boost/boost/sort/block_indirect_sort/blk_detail/ |
D | merge_blocks.hpp | 332 for (size_t posx = rng_input.first + 1; posx != rng_input.last; ++posx) in merge_range_pos() local 373 for (size_t posx = posx_ini + 1; posx <= range_input.last; ++posx) in extract_ranges() local
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLMockNavigation/src/ |
D | MockNavi.cpp | 166 float posx = x * 2.0 * CITY_GRID_SIZE; in generateCity() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_hysteresis.c | 176 int posx, posy; in hysteresis8() local 225 int posx, posy; in hysteresis16() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglwindow.c | 955 int button, double posx, double posy) in gst_gl_window_send_mouse_event() 976 double posx, double posy, double delta_x, double delta_y) in gst_gl_window_send_scroll_event()
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vksink.c | 695 int button, double posx, double posy, GstVulkanSink * vk_sink) in gst_vulkan_sink_mouse_event_cb()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkwindow.c | 520 const char *event_type, int button, double posx, double posy) in gst_vulkan_window_send_mouse_event()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglimagesink.c | 956 int button, double posx, double posy, GstGLImageSink * gl_sink) in gst_glimage_sink_mouse_event_cb() 966 double posx, double posy, double delta_x, double delta_y, in gst_glimage_sink_mouse_scroll_event_cb()
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 8074 Temp posx = get_arg(ctx, ctx->args->ac.frag_pos[0]); in visit_intrinsic() local
|