Home
last modified time | relevance | path

Searched defs:dst_offset (Results 1 – 25 of 80) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/i915/
Di915_blit.c41 unsigned dst_offset, in i915_fill_blit()
96 unsigned dst_offset, in i915_copy_blit()
/external/sfntly/cpp/src/sfntly/data/
Dgrowable_memory_byte_array.h38 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
Dmemory_byte_array.h50 virtual int32_t CopyTo(int32_t dst_offset, in CopyTo()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c489 struct pipe_resource *dst, uint64_t dst_offset, in r600_cp_dma_copy_buffer()
571 uint64_t dst_offset, in r600_dma_copy_buffer()
Devergreen_hw_context.c34 uint64_t dst_offset, in evergreen_dma_copy_buffer()
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_pack.cc38 int dst_offset = 0; in Pack() local
Dresolve_constant_strided_slice.cc74 for (size_t dst_offset = 0; dst_offset < output_data.size(); ++dst_offset) { in StridedSlice() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_blit.c225 GLuint dst_offset, in intelEmitCopyBlit()
522 GLuint dst_offset, in intelEmitImmediateColorExpandBlit()
595 unsigned int dst_offset, in intel_emit_linear_blit()
Dintel_pixel_read.c80 GLuint dst_offset; in do_blit_readpixels() local
/external/v8/src/
Dintl.cc376 int32_t* raw_offset, int32_t* dst_offset) { in GetOffsets()
401 int32_t raw_offset, dst_offset; in DaylightSavingsOffset() local
407 int32_t raw_offset, dst_offset; in LocalTimeOffset() local
/external/adhd/cras/src/server/
Dcras_audio_area.c26 unsigned int dst_offset, in cras_audio_area_copy()
Dlinear_resampler.c24 unsigned int dst_offset; member
/external/jemalloc_new/include/jemalloc/internal/
Dlog.h95 size_t dst_offset = 0; in log_impl_varargs() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_fbo.c173 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_s8z24() local
212 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_z16() local
363 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_s8z24() local
396 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_z16() local
Dradeon_tex_copy.c85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); in do_copy_texsubimage() local
Dradeon_pixel_read.c101 intptr_t dst_offset; in do_blit_readpixels() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_blit.c270 uint32_t dst_offset, dst_tile_x, dst_tile_y; in emit_miptree_blit() local
525 GLuint dst_offset, in intelEmitCopyBlit()
653 GLuint dst_offset, in intelEmitImmediateColorExpandBlit()
734 unsigned int dst_offset, in intel_emit_linear_blit()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_fbo.c173 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_s8z24() local
212 uint32_t dst_offset = pix_y * rrb->map_pitch + pix_x * rrb->cpp; in radeon_map_renderbuffer_z16() local
363 uint32_t dst_offset = get_depth_z32(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_s8z24() local
396 uint32_t dst_offset = get_depth_z16(rrb, rrb->map_x + pix_x, flipped_y); in radeon_unmap_renderbuffer_z16() local
Dradeon_tex_copy.c85 intptr_t dst_offset = radeon_miptree_image_offset(timg->mt, face, level); in do_copy_texsubimage() local
Dradeon_pixel_read.c101 intptr_t dst_offset; in do_blit_readpixels() local
/external/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c343 uint64_t src_offset, uint64_t dst_offset, in copy_buffer_shader()
435 uint64_t src_offset, uint64_t dst_offset, in radv_copy_buffer()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_dma.c32 uint64_t dst_offset, in si_dma_copy_buffer()
297 uint64_t dst_offset, src_offset; in si_dma_copy() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch.c68 unsigned dst_offset = 0; in draw_pt_fetch_prepare() local
/external/v8/src/ia32/
Ddeoptimizer-ia32.cc100 int dst_offset = i * kFloatSize + float_regs_offset; in Generate() local
108 int dst_offset = code * kDoubleSize + double_regs_offset; in Generate() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.c437 unsigned int dst_offset, struct etna_resource *src, in etna_manual_blit()
612 unsigned dst_offset = dst_lev->offset + in etna_try_rs_blit() local

1234