/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_blit.c | 41 unsigned dst_offset, in i915_fill_blit() 96 unsigned dst_offset, in i915_copy_blit()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tile_image.c | 163 uint dst_offset = jj * dst_stride + ii; in lp_tiled_to_linear() local 183 uint dst_offset = jj * dst_stride + ii; in lp_tiled_to_linear() local 252 uint dst_offset = (jj / tile_h * tiles_per_row + ii / tile_w) in lp_linear_to_tiled() local 272 uint dst_offset = (jj / tile_h * tiles_per_row + ii / tile_w) in lp_linear_to_tiled() local
|
/external/sfntly/cpp/src/sfntly/data/ |
D | growable_memory_byte_array.h | 38 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
|
D | memory_byte_array.h | 50 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
|
D | byte_array.cc | 103 int32_t ByteArray::CopyTo(int32_t dst_offset, ByteArray* array, in CopyTo()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_blit.c | 99 GLuint dst_offset, in intelEmitCopyBlit() 401 GLuint dst_offset, in intelEmitImmediateColorExpandBlit() 483 unsigned int dst_offset, in intel_emit_linear_blit()
|
D | intel_pixel_read.c | 79 GLuint dst_offset; in do_blit_readpixels() local
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_blit.c | 99 GLuint dst_offset, in intelEmitCopyBlit() 401 GLuint dst_offset, in intelEmitImmediateColorExpandBlit() 483 unsigned int dst_offset, in intel_emit_linear_blit()
|
D | intel_pixel_read.c | 79 GLuint dst_offset; in do_blit_readpixels() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_blit.c | 99 GLuint dst_offset, in intelEmitCopyBlit() 401 GLuint dst_offset, in intelEmitImmediateColorExpandBlit() 483 unsigned int dst_offset, in intel_emit_linear_blit()
|
D | intel_pixel_read.c | 79 GLuint dst_offset; in do_blit_readpixels() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_fbo.c | 180 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_s8z24() local 219 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_z16() local 369 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_s8z24() local 402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_z16() local
|
D | radeon_tex_copy.c | 85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); in do_copy_texsubimage() local
|
D | radeon_pixel_read.c | 101 intptr_t dst_offset; in do_blit_readpixels() local
|
D | radeon_blit.c | 351 intptr_t dst_offset, in r100_blit()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_fbo.c | 180 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_s8z24() local 219 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_z16() local 369 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_s8z24() local 402 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_z16() local
|
D | radeon_tex_copy.c | 85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); in do_copy_texsubimage() local
|
D | radeon_pixel_read.c | 101 intptr_t dst_offset; in do_blit_readpixels() local
|
D | r200_blit.c | 473 intptr_t dst_offset, in r200_blit()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt_fetch.c | 68 unsigned dst_offset = 0; in draw_pt_fetch_prepare() local
|
D | draw_pt_emit.c | 56 unsigned dst_offset; in draw_pt_emit_prepare() local
|
D | draw_pt_fetch_shade_emit.c | 125 unsigned dst_offset = 0; in fse_prepare() local
|
D | draw_pt_fetch_emit.c | 98 unsigned i, dst_offset; in fetch_emit_prepare() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_conv.c | 586 unsigned dst_offset = lp_const_offset(dst_type); in lp_build_conv() local 682 unsigned dst_offset = lp_const_offset(dst_type); in lp_build_conv() local
|
/external/valgrind/none/tests/s390x/ |
D | mvcl.c | 175 uint32_t dst_offset, dst_len, src_offset, src_len; in main() local
|