| /third_party/mesa3d/src/mesa/drivers/dri/i915/ |
| D | intel_pixel_copy.c | 52 GLint srcx, GLint srcy, in do_blit_copypixels() 194 GLint srcx, GLint srcy, in intelCopyPixels()
|
| /third_party/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_pixel_copy.c | 49 GLint srcx, GLint srcy, in do_blit_copypixels() 195 GLint srcx, GLint srcy, in brw_copypixels()
|
| /third_party/mesa3d/src/mesa/swrast/ |
| D | s_copypix.c | 50 regions_overlap(GLint srcx, GLint srcy, in regions_overlap() 88 copy_rgba_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, in copy_rgba_pixels() 232 copy_depth_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, in copy_depth_pixels() 334 copy_stencil_pixels( struct gl_context *ctx, GLint srcx, GLint srcy, in copy_stencil_pixels() 616 GLint srcx, GLint srcy, GLsizei width, GLsizei height, in _swrast_CopyPixels()
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/ |
| D | SDL_blit_auto.c | 32 int srcy, srcx; in SDL_Blit_RGB888_RGB888_Scale() local 127 int srcy, srcx; in SDL_Blit_RGB888_RGB888_Blend_Scale() local 232 int srcy, srcx; in SDL_Blit_RGB888_RGB888_Modulate_Scale() local 351 int srcy, srcx; in SDL_Blit_RGB888_RGB888_Modulate_Blend_Scale() local 429 int srcy, srcx; in SDL_Blit_RGB888_BGR888_Scale() local 527 int srcy, srcx; in SDL_Blit_RGB888_BGR888_Blend_Scale() local 632 int srcy, srcx; in SDL_Blit_RGB888_BGR888_Modulate_Scale() local 751 int srcy, srcx; in SDL_Blit_RGB888_BGR888_Modulate_Blend_Scale() local 829 int srcy, srcx; in SDL_Blit_RGB888_ARGB8888_Scale() local 928 int srcy, srcx; in SDL_Blit_RGB888_ARGB8888_Blend_Scale() local [all …]
|
| D | SDL_blit_slow.c | 42 int srcy, srcx; in SDL_Blit_Slow() local
|
| D | SDL_surface.c | 562 int srcx, srcy, w, h; in SDL_UpperBlit() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | drawpix.c | 197 _mesa_CopyPixels( GLint srcx, GLint srcy, GLsizei width, GLsizei height, in _mesa_CopyPixels()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_lut2.c | 77 AVFrame *out, *srcx, *srcy; member 297 AVFrame *out, *srcx = NULL, *srcy = NULL; in process_frame() local 404 AVFilterLink *srcx = ctx->inputs[0]; in lut2_config_output() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_test_blit.c | 308 int srcx, srcy, srcz, dstx, dsty, dstz; in si_test_blit() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_test_dma.c | 305 int srcx, srcy, srcz, dstx, dsty, dstz; in r600_test_dma() local
|
| D | r600_buffer_common.c | 332 unsigned dstx, unsigned srcx, unsigned size) in r600_can_dma_copy_buffer()
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| D | surface.c | 350 short srcx, short srcy, unsigned short srcw, unsigned short srch, in XvMCPutSurface()
|
| D | subpicture.c | 410 short srcx, short srcy, unsigned short width, unsigned short height, in XvMCCompositeSubpicture()
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_drawpixels.c | 1451 copy_stencil_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, in copy_stencil_pixels() 1559 blit_copy_pixels(struct gl_context *ctx, GLint srcx, GLint srcy, in blit_copy_pixels() 1709 st_CopyPixels(struct gl_context *ctx, GLint srcx, GLint srcy, in st_CopyPixels()
|
| /third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| D | ViewableTaggedData.java | 436 int srcx = ref.srcx - style.marginOffset; in drawRef() local 614 private int srcx, srcy, trgx, trgy; field in ViewableTaggedData.Reference
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| D | ViewableTaggedData.java | 436 int srcx = ref.srcx - style.marginOffset; in drawRef() local 614 private int srcx, srcy, trgx, trgy; field in ViewableTaggedData.Reference
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| D | i915_surface.c | 233 int srcx = src_box->x / block_width; in i915_surface_copy_blitter() local
|
| /third_party/mesa3d/src/mesa/program/ |
| D | prog_to_nir.c | 298 nir_ssa_def *srcx = ptn_channel(b, src[0], X); in ptn_exp() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_resource_texture.c | 56 unsigned srcx, unsigned srcy, unsigned srcz, in svga_transfer_dma_band()
|
| /third_party/mesa3d/src/mesa/drivers/x11/ |
| D | xm_dd.c | 612 GLint srcx, GLint srcy, GLsizei width, GLsizei height, in xmesa_CopyPixels()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| D | nouveau_buffer.c | 591 struct nv04_resource *src, unsigned srcx, unsigned size) in nouveau_copy_buffer()
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| D | surface.c | 305 vlVaPutSurface(VADriverContextP ctx, VASurfaceID surface_id, void* draw, short srcx, short srcy, in vlVaPutSurface()
|
| /third_party/mesa3d/src/glx/ |
| D | drisw_glx.c | 178 int srcx, int srcy, int x, int y, in swrastXPutImage()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv50_surface.c | 1532 int64_t srcx, srcy; in nv50_blit_eng2d() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_surface.c | 1439 int64_t srcx, srcy; in nvc0_blit_eng2d() local
|