| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | Resource.cpp | 328 struct pipe_transfer *transfer; in CreateResource() local 351 struct pipe_transfer *transfer; in CreateResource() local 900 struct pipe_transfer *transfer; in ResourceUpdateSubResourceUP() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | surface9.c | 734 struct pipe_transfer *transfer; NineSurface9_CopyDefaultToMem() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer_upload.c | 577 const SVGA3dTransferType transfer = SVGA3D_WRITE_HOST_VRAM; in svga_buffer_upload_hb_command() local
|
| H A D | svga_state_constants.c | 545 struct pipe_transfer *transfer = NULL; in emit_consts_vgpu9() local
|
| H A D | svga_resource_texture.c | 51 svga_transfer_dma_band(struct svga_context *svga, struct svga_transfer *st, SVGA3dTransferType transfer, unsigned x, unsigned y, unsigned z, unsigned w, unsigned h, unsigned d, unsigned srcx, unsigned srcy, unsigned srcz, SVGA3dSurfaceDMAFlags flags) svga_transfer_dma_band() argument 94 svga_transfer_dma(struct svga_context *svga, struct svga_transfer *st, SVGA3dTransferType transfer, SVGA3dSurfaceDMAFlags flags) svga_transfer_dma() argument 332 struct pipe_transfer *transfer = &st->base; svga_texture_transfer_map_direct() local 631 svga_texture_surface_unmap(struct svga_context *svga, struct pipe_transfer *transfer) svga_texture_surface_unmap() argument 718 struct pipe_transfer *transfer = &st->base; svga_texture_transfer_unmap_direct() local 775 svga_texture_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) svga_texture_transfer_unmap() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_buffer.c | 319 struct si_transfer *transfer; in si_buffer_get_transfer() local 481 si_buffer_do_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *box) si_buffer_do_flush_region() argument 500 si_buffer_flush_region(struct pipe_context *ctx, struct pipe_transfer *transfer, const struct pipe_box *rel_box) si_buffer_flush_region() argument 513 si_buffer_transfer_unmap(struct pipe_context *ctx, struct pipe_transfer *transfer) si_buffer_transfer_unmap() argument 542 struct pipe_transfer *transfer = NULL; si_buffer_subdata() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | subpicture.c | 210 struct pipe_transfer *transfer; in upload_sampler() local 230 struct pipe_transfer *transfer; in upload_sampler_convert() local 378 struct pipe_transfer *transfer; in XvMCClearSubpicture() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_texture.c | 251 st_texture_image_map(struct st_context *st, struct gl_texture_image *stImage, enum pipe_map_flags usage, GLuint x, GLuint y, GLuint z, GLuint w, GLuint h, GLuint d, struct pipe_transfer **transfer) st_texture_image_map() argument 308 struct pipe_transfer **transfer; st_texture_image_unmap() local [all...] |
| H A D | st_cb_bitmap.c | 126 struct pipe_transfer *transfer; in make_bitmap_texture() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_draw.c | 41 struct pipe_transfer *transfer; member 385 struct pipe_transfer *transfer[PIPE_MAX_ATTRIBS] = {NULL}; in nv30_render_vbo() local [all...] |
| H A D | nv30_transfer.c | 121 struct pipe_transfer *transfer; in nv30_transfer_rect_fragprog() local
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_resource_texture.c | 792 struct i915_transfer *transfer = slab_alloc_st(&i915->texture_transfer_pool); in i915_texture_transfer_map() local 865 i915_texture_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) i915_texture_transfer_unmap() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_transfer.c | 496 nvc0_miptree_transfer_unmap(struct pipe_context *pctx, struct pipe_transfer *transfer) nvc0_miptree_transfer_unmap() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | ilist.h | 299 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { in transfer() function in llvm::iplist_impl
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | ilist.h | 284 void transfer(iterator position, iplist_impl &L2, iterator first, iterator last) { in transfer() function in llvm::iplist_impl
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_benchmark.cc | 45 static void transfer(void*, int64_t* new_slot, int64_t* old_slot) { in transfer() function 96 static void transfer(allocator_type* alloc, slot_type* new_slot, in transfer() function in absl::container_internal::__anon19187::StringPolicy
|
| /third_party/skia/experimental/ffmpeg/ |
| H A D | SkVideoDecoder.cpp | 96 make_colorspace(AVColorPrimaries primaries, AVColorTransferCharacteristic transfer) make_colorspace() argument 190 update(AVColorPrimaries primaries, AVColorTransferCharacteristic transfer) update() argument
|
| /test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
| H A D | nativeAVScreenCapturendk.cpp | 226 int32_t transfer = static_cast<int32_t>(OH_TransferCharacteristic::TRANSFER_CHARACTERISTIC_BT709); in NormalAVScreenCaptureSurfaceTest() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_dmix.c | 316 snd_pcm_uframes_t appl_ptr, size, transfer; in snd_pcm_dmix_sync_area() local 675 snd_pcm_uframes_t appl_ptr, size, transfer, result, frames_to_remix; snd_pcm_dmix_rewind() local [all...] |
| /third_party/backends/backend/ |
| H A D | ricoh2.c | 600 send_receive (SANE_Int dn, Send_Receive_Pair *transfer) in send_receive() argument 659 Send_Receive_Pair transfer[] = in init_scan() local 692 Send_Receive_Pair transfer; teardown_scan() local 800 Send_Receive_Pair transfer; sane_read() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_resource.c | 481 virgl_resource_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_resource_transfer_map() argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | va_private.h | 273 struct pipe_transfer *transfer; member
|
| /third_party/mesa3d/src/gallium/frontends/osmesa/ |
| H A D | osmesa.c | 202 struct pipe_transfer *transfer = NULL; in osmesa_read_buffer() local
|
| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_priv.h | 68 struct pipe_transfer *transfer; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 35 nouveau_transfer(struct pipe_transfer *transfer) in nouveau_transfer() argument 530 nouveau_buffer_transfer_flush_region(struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) nouveau_buffer_transfer_flush_region() argument 552 nouveau_buffer_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) nouveau_buffer_transfer_unmap() argument 671 nouveau_user_ptr_transfer_unmap(struct pipe_context *pipe, struct pipe_transfer *transfer) nouveau_user_ptr_transfer_unmap() argument [all...] |