| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 794 pan_alloc_staging(struct panfrost_context *ctx, struct panfrost_resource *rsc, unsigned level, const struct pipe_box *box) pan_alloc_staging() argument 940 panfrost_box_covers_resource(const struct pipe_resource *resource, const struct pipe_box *box) panfrost_box_covers_resource() argument 950 panfrost_ptr_map(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **out_transfer) panfrost_ptr_map() argument 1184 struct pipe_box box = pan_resource_modifier_convert() local 1371 panfrost_ptr_flush_region(struct pipe_context *pctx, struct pipe_transfer *transfer, const struct pipe_box *box) panfrost_ptr_flush_region() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 547 struct pipe_box box; in evergreen_compute_upload_input() local 1234 r600_compute_global_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) r600_compute_global_transfer_map() argument [all...] |
| H A D | r600_pipe_common.c | 545 r600_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) r600_resource_commit() argument
|
| H A D | r600_texture.c | 174 r600_texture_get_offset(struct r600_common_screen *rscreen, struct r600_texture *rtex, unsigned level, const struct pipe_box *box, unsigned *stride, unsigned *layer_stride) r600_texture_get_offset() argument 391 struct pipe_box box; r600_reallocate_texture_inplace() local 541 struct pipe_box box; r600_texture_get_handle() local 1223 r600_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, const struct pipe_box *box, unsigned level, unsigned flags) r600_init_temp_resource_from_box() argument 1246 r600_can_invalidate_texture(struct r600_common_screen *rscreen, struct r600_texture *rtex, unsigned transfer_usage, const struct pipe_box *box) r600_can_invalidate_texture() argument 1283 r600_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) r600_texture_transfer_map() argument 1590 r600_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) r600_clear_texture() argument [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFFont.cpp | 71 void setGlyphWidthAndBoundingBox(SkScalar width, SkIRect box, in setGlyphWidthAndBoundingBox() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
| H A D | text_overlay_component.cpp | 168 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildToolBar() local 246 auto box = AceType::MakeRefPtr<BoxComponent>(); in BuildAnimation() local 348 auto box = AceType::MakeRefPtr<BoxComponent>(); BuildMenu() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | video_element.cpp | 1529 auto box = AceType::MakeRefPtr<BoxComponent>(); in CreateControl() local 1561 auto box = AceType::MakeRefPtr<BoxComponent>(); in CreatePoster() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| H A D | render_box.cpp | 73 const RefPtr<BoxComponent> box = AceType::DynamicCast<BoxComponent>(component); in Update() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| H A D | uncore_nhmex.c | 200 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box() argument 205 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box() argument 210 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box() argument 225 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box() argument 240 nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_uncore_msr_disable_event() argument 245 nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_uncore_msr_enable_event() argument 350 nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_bbox_hw_config() argument 377 nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_bbox_msr_enable_event() argument 441 nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_sbox_hw_config() argument 462 nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_sbox_msr_enable_event() argument 553 nhmex_mbox_get_shared_reg(struct intel_uncore_box *box, int idx, u64 config) nhmex_mbox_get_shared_reg() argument 614 nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) nhmex_mbox_put_shared_reg() argument 669 nhmex_mbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_get_constraint() argument 738 nhmex_mbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_put_constraint() argument 765 nhmex_mbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_hw_config() argument 819 nhmex_mbox_shared_reg_config(struct intel_uncore_box *box, int idx) nhmex_mbox_shared_reg_config() argument 835 nhmex_mbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_msr_enable_event() argument 944 nhmex_rbox_alter_er(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_alter_er() argument 978 nhmex_rbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_get_constraint() argument 1062 nhmex_rbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_put_constraint() argument 1086 nhmex_rbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_hw_config() argument 1111 nhmex_rbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_msr_enable_event() argument [all...] |
| H A D | uncore.h | 225 static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box, in uncore_mmio_is_valid_offset() argument 238 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() argument 244 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl() argument 249 uncore_pci_fixed_ctl(struct intel_uncore_box *box) uncore_pci_fixed_ctl() argument 254 uncore_pci_fixed_ctr(struct intel_uncore_box *box) uncore_pci_fixed_ctr() argument 260 uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) uncore_pci_event_ctl() argument 269 uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) uncore_pci_perf_ctr() argument 274 uncore_msr_box_offset(struct intel_uncore_box *box) uncore_msr_box_offset() argument 282 uncore_msr_box_ctl(struct intel_uncore_box *box) uncore_msr_box_ctl() argument 289 uncore_msr_fixed_ctl(struct intel_uncore_box *box) uncore_msr_fixed_ctl() argument 296 uncore_msr_fixed_ctr(struct intel_uncore_box *box) uncore_msr_fixed_ctr() argument 343 uncore_freerunning_counter(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_counter() argument 358 uncore_msr_event_ctl(struct intel_uncore_box *box, int idx) uncore_msr_event_ctl() argument 371 uncore_msr_perf_ctr(struct intel_uncore_box *box, int idx) uncore_msr_perf_ctr() argument 384 uncore_fixed_ctl(struct intel_uncore_box *box) uncore_fixed_ctl() argument 393 uncore_fixed_ctr(struct intel_uncore_box *box) uncore_fixed_ctr() argument 402 uncore_event_ctl(struct intel_uncore_box *box, int idx) uncore_event_ctl() argument 411 uncore_perf_ctr(struct intel_uncore_box *box, int idx) uncore_perf_ctr() argument 419 uncore_perf_ctr_bits(struct intel_uncore_box *box) uncore_perf_ctr_bits() argument 424 uncore_fixed_ctr_bits(struct intel_uncore_box *box) uncore_fixed_ctr_bits() argument 430 uncore_freerunning_bits(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_bits() argument 438 uncore_num_freerunning(struct intel_uncore_box *box, struct perf_event *event) uncore_num_freerunning() argument 446 uncore_num_freerunning_types(struct intel_uncore_box *box, struct perf_event *event) uncore_num_freerunning_types() argument 452 check_valid_freerunning_event(struct intel_uncore_box *box, struct perf_event *event) check_valid_freerunning_event() argument 462 uncore_num_counters(struct intel_uncore_box *box) uncore_num_counters() argument 476 uncore_freerunning_hw_config(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_hw_config() argument 485 uncore_disable_event(struct intel_uncore_box *box, struct perf_event *event) uncore_disable_event() argument 491 uncore_enable_event(struct intel_uncore_box *box, struct perf_event *event) uncore_enable_event() argument 497 uncore_read_counter(struct intel_uncore_box *box, struct perf_event *event) uncore_read_counter() argument 503 uncore_box_init(struct intel_uncore_box *box) uncore_box_init() argument 511 uncore_box_exit(struct intel_uncore_box *box) uncore_box_exit() argument 519 uncore_box_is_fake(struct intel_uncore_box *box) uncore_box_is_fake() argument [all...] |
| H A D | uncore_snb.c | 141 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_enable_event() argument 151 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snb_uncore_msr_disable_event() argument 156 static void snb_uncore_msr_init_box(struct intel_uncore_box *box) in snb_uncore_msr_init_box() argument 164 static void snb_uncore_msr_enable_box(struct intel_uncore_box *box) in snb_uncore_msr_enable_box() argument 170 static void snb_uncore_msr_exit_box(struct intel_uncore_box *box) in snb_uncore_msr_exit_box() argument 255 static void skl_uncore_msr_init_box(struct intel_uncore_box *box) in skl_uncore_msr_init_box() argument 267 skl_uncore_msr_enable_box(struct intel_uncore_box *box) skl_uncore_msr_enable_box() argument 273 skl_uncore_msr_exit_box(struct intel_uncore_box *box) skl_uncore_msr_exit_box() argument 498 snb_uncore_imc_init_box(struct intel_uncore_box *box) snb_uncore_imc_init_box() argument 523 snb_uncore_imc_enable_box(struct intel_uncore_box *box) snb_uncore_imc_enable_box() argument 526 snb_uncore_imc_disable_box(struct intel_uncore_box *box) snb_uncore_imc_disable_box() argument 529 snb_uncore_imc_enable_event(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_enable_event() argument 532 snb_uncore_imc_disable_event(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_disable_event() argument 542 struct intel_uncore_box *box; snb_uncore_imc_event_init() local 627 snb_uncore_imc_hw_config(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_hw_config() argument 660 snb_uncore_imc_read_counter(struct intel_uncore_box *box, struct perf_event *event) snb_uncore_imc_read_counter() argument 1098 nhm_uncore_msr_disable_box(struct intel_uncore_box *box) nhm_uncore_msr_disable_box() argument 1103 nhm_uncore_msr_enable_box(struct intel_uncore_box *box) nhm_uncore_msr_enable_box() argument 1108 nhm_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhm_uncore_msr_enable_event() argument 1260 tgl_uncore_imc_freerunning_init_box(struct intel_uncore_box *box) tgl_uncore_imc_freerunning_init_box() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| H A D | fw.c | 208 u8 box; in rtw_fw_send_h2c_command() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 152 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local 2515 SVGA3dBox *box; vmw_kms_update_proxy() local [all...] |
| H A D | vmwgfx_stdu.c | 1215 struct SVGA3dCopyBox *box = cmd; vmw_stdu_bo_populate_clip() local 1312 SVGA3dBox *box = &cmd_img->body.box; vmw_stdu_bo_populate_update_cpu() local 1441 SVGA3dBox *box = &cmd_update->body.box; vmw_stdu_surface_update_proxy() local 1488 struct SVGA3dCopyBox *box = cmd; vmw_stdu_surface_populate_clip() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | virtio_gpu.h | 256 struct virtio_gpu_box box; member
|
| /kernel/linux/linux-6.6/arch/x86/events/intel/ |
| H A D | uncore.c | 148 u64 uncore_msr_read_counter(struct intel_uncore_box *box, struct perf_event *event) in uncore_msr_read_counter() argument 157 void uncore_mmio_exit_box(struct intel_uncore_box *box) in uncore_mmio_exit_box() argument 163 u64 uncore_mmio_read_counter(struct intel_uncore_box *box, in uncore_mmio_read_counter() argument 179 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() argument 216 uncore_put_constraint(struct intel_uncore_box *box, struct perf_event *event) uncore_put_constraint() argument 237 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) uncore_shared_reg_config() argument 252 uncore_assign_hw_event(struct intel_uncore_box *box, struct perf_event *event, int idx) uncore_assign_hw_event() argument 270 uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) uncore_perf_event_update() argument 302 struct intel_uncore_box *box; uncore_pmu_hrtimer() local 333 uncore_pmu_start_hrtimer(struct intel_uncore_box *box) uncore_pmu_start_hrtimer() argument 339 uncore_pmu_cancel_hrtimer(struct intel_uncore_box *box) uncore_pmu_cancel_hrtimer() argument 344 uncore_pmu_init_hrtimer(struct intel_uncore_box *box) uncore_pmu_init_hrtimer() argument 354 struct intel_uncore_box *box; uncore_alloc_box() local 383 is_box_event(struct intel_uncore_box *box, struct perf_event *event) is_box_event() argument 389 uncore_collect_events(struct intel_uncore_box *box, struct perf_event *leader, bool dogrp) uncore_collect_events() argument 427 uncore_get_event_constraint(struct intel_uncore_box *box, struct perf_event *event) uncore_get_event_constraint() argument 451 uncore_put_event_constraint(struct intel_uncore_box *box, struct perf_event *event) uncore_put_event_constraint() argument 458 uncore_assign_events(struct intel_uncore_box *box, int assign[], int n) uncore_assign_events() argument 509 struct intel_uncore_box *box = uncore_event_to_box(event); uncore_pmu_event_start() local 547 struct intel_uncore_box *box = uncore_event_to_box(event); uncore_pmu_event_stop() local 582 struct intel_uncore_box *box = uncore_event_to_box(event); uncore_pmu_event_add() local 654 struct intel_uncore_box *box = uncore_event_to_box(event); uncore_pmu_event_del() local 685 struct intel_uncore_box *box = uncore_event_to_box(event); uncore_pmu_event_read() local 735 struct intel_uncore_box *box; uncore_pmu_event_init() local 816 struct intel_uncore_box *box; uncore_pmu_enable() local 831 struct intel_uncore_box *box; uncore_pmu_disable() local 1147 struct intel_uncore_box *box; uncore_pci_pmu_register() local 1238 struct intel_uncore_box *box = pmu->boxes[die]; uncore_pci_pmu_unregister() local 1249 struct intel_uncore_box *box; uncore_pci_remove() local 1460 struct intel_uncore_box *box; uncore_change_type_ctx() local 1497 struct intel_uncore_box *box; uncore_box_unref() local 1542 struct intel_uncore_box *box, *tmp; allocate_boxes() local 1583 struct intel_uncore_box *box; uncore_box_ref() local [all...] |
| H A D | uncore_nhmex.c | 200 static void nhmex_uncore_msr_init_box(struct intel_uncore_box *box) in nhmex_uncore_msr_init_box() argument 205 static void nhmex_uncore_msr_exit_box(struct intel_uncore_box *box) in nhmex_uncore_msr_exit_box() argument 210 static void nhmex_uncore_msr_disable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_disable_box() argument 225 static void nhmex_uncore_msr_enable_box(struct intel_uncore_box *box) in nhmex_uncore_msr_enable_box() argument 240 nhmex_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_uncore_msr_disable_event() argument 245 nhmex_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_uncore_msr_enable_event() argument 350 nhmex_bbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_bbox_hw_config() argument 377 nhmex_bbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_bbox_msr_enable_event() argument 441 nhmex_sbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_sbox_hw_config() argument 462 nhmex_sbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_sbox_msr_enable_event() argument 553 nhmex_mbox_get_shared_reg(struct intel_uncore_box *box, int idx, u64 config) nhmex_mbox_get_shared_reg() argument 614 nhmex_mbox_put_shared_reg(struct intel_uncore_box *box, int idx) nhmex_mbox_put_shared_reg() argument 669 nhmex_mbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_get_constraint() argument 738 nhmex_mbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_put_constraint() argument 765 nhmex_mbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_hw_config() argument 819 nhmex_mbox_shared_reg_config(struct intel_uncore_box *box, int idx) nhmex_mbox_shared_reg_config() argument 835 nhmex_mbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_mbox_msr_enable_event() argument 944 nhmex_rbox_alter_er(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_alter_er() argument 978 nhmex_rbox_get_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_get_constraint() argument 1062 nhmex_rbox_put_constraint(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_put_constraint() argument 1086 nhmex_rbox_hw_config(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_hw_config() argument 1111 nhmex_rbox_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) nhmex_rbox_msr_enable_event() argument [all...] |
| H A D | uncore.h | 257 static inline bool uncore_mmio_is_valid_offset(struct intel_uncore_box *box, in uncore_mmio_is_valid_offset() argument 270 unsigned int uncore_mmio_box_ctl(struct intel_uncore_box *box) in uncore_mmio_box_ctl() argument 276 static inline unsigned uncore_pci_box_ctl(struct intel_uncore_box *box) in uncore_pci_box_ctl() argument 281 uncore_pci_fixed_ctl(struct intel_uncore_box *box) uncore_pci_fixed_ctl() argument 286 uncore_pci_fixed_ctr(struct intel_uncore_box *box) uncore_pci_fixed_ctr() argument 292 uncore_pci_event_ctl(struct intel_uncore_box *box, int idx) uncore_pci_event_ctl() argument 301 uncore_pci_perf_ctr(struct intel_uncore_box *box, int idx) uncore_pci_perf_ctr() argument 306 uncore_msr_box_offset(struct intel_uncore_box *box) uncore_msr_box_offset() argument 314 uncore_msr_box_ctl(struct intel_uncore_box *box) uncore_msr_box_ctl() argument 321 uncore_msr_fixed_ctl(struct intel_uncore_box *box) uncore_msr_fixed_ctl() argument 328 uncore_msr_fixed_ctr(struct intel_uncore_box *box) uncore_msr_fixed_ctr() argument 375 uncore_freerunning_counter(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_counter() argument 390 uncore_msr_event_ctl(struct intel_uncore_box *box, int idx) uncore_msr_event_ctl() argument 403 uncore_msr_perf_ctr(struct intel_uncore_box *box, int idx) uncore_msr_perf_ctr() argument 416 uncore_fixed_ctl(struct intel_uncore_box *box) uncore_fixed_ctl() argument 425 uncore_fixed_ctr(struct intel_uncore_box *box) uncore_fixed_ctr() argument 434 uncore_event_ctl(struct intel_uncore_box *box, int idx) uncore_event_ctl() argument 443 uncore_perf_ctr(struct intel_uncore_box *box, int idx) uncore_perf_ctr() argument 451 uncore_perf_ctr_bits(struct intel_uncore_box *box) uncore_perf_ctr_bits() argument 456 uncore_fixed_ctr_bits(struct intel_uncore_box *box) uncore_fixed_ctr_bits() argument 462 uncore_freerunning_bits(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_bits() argument 470 uncore_num_freerunning(struct intel_uncore_box *box, struct perf_event *event) uncore_num_freerunning() argument 478 uncore_num_freerunning_types(struct intel_uncore_box *box, struct perf_event *event) uncore_num_freerunning_types() argument 484 check_valid_freerunning_event(struct intel_uncore_box *box, struct perf_event *event) check_valid_freerunning_event() argument 494 uncore_num_counters(struct intel_uncore_box *box) uncore_num_counters() argument 508 uncore_freerunning_hw_config(struct intel_uncore_box *box, struct perf_event *event) uncore_freerunning_hw_config() argument 517 uncore_disable_event(struct intel_uncore_box *box, struct perf_event *event) uncore_disable_event() argument 523 uncore_enable_event(struct intel_uncore_box *box, struct perf_event *event) uncore_enable_event() argument 529 uncore_read_counter(struct intel_uncore_box *box, struct perf_event *event) uncore_read_counter() argument 535 uncore_box_init(struct intel_uncore_box *box) uncore_box_init() argument 543 uncore_box_exit(struct intel_uncore_box *box) uncore_box_exit() argument 551 uncore_box_is_fake(struct intel_uncore_box *box) uncore_box_is_fake() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 370 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local 2770 SVGA3dBox *box; vmw_kms_update_proxy() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_paletteuse.c | 628 get_next_color(const uint8_t *color_used, const PaletteUseContext *s, int *component, const struct color_rect *box) get_next_color() argument 705 colormap_insert(struct color_node *map, uint8_t *color_used, int *nb_used, const PaletteUseContext *s, const struct color_rect *box) colormap_insert() argument 769 struct color_rect box; load_colormap() local [all...] |
| /third_party/cups-filters/filter/ |
| H A D | pdftoraster.cxx | 1665 poppler::page_box_enum box = poppler::page_box_enum::media_box; in outPage() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 170 SVGA3D_vgpu10_PredCopyRegion(struct svga_winsys_context *swc, struct svga_winsys_surface *dstSurf, uint32 dstSubResource, struct svga_winsys_surface *srcSurf, uint32 srcSubResource, const SVGA3dCopyBox *box) SVGA3D_vgpu10_PredCopyRegion() argument 1398 SVGA3D_vgpu10_UpdateSubResource(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, const SVGA3dBox *box, unsigned subResource) SVGA3D_vgpu10_UpdateSubResource() argument 1495 SVGA3D_vgpu10_IntraSurfaceCopy(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned level, unsigned face, const SVGA3dCopyBox *box) SVGA3D_vgpu10_IntraSurfaceCopy() argument
|
| /third_party/mesa3d/src/gallium/drivers/tegra/ |
| H A D | tegra_context.c | 782 tegra_clear_texture(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned int level, const struct pipe_box *box, const void *data) tegra_clear_texture() argument 924 tegra_transfer_map(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) tegra_transfer_map() argument 957 tegra_transfer_flush_region(struct pipe_context *pcontext, struct pipe_transfer *ptransfer, const struct pipe_box *box) tegra_transfer_flush_region() argument 996 tegra_texture_subdata(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) tegra_texture_subdata() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 635 virgl_encode_clear_texture(struct virgl_context *ctx, struct virgl_resource *res, unsigned int level, const struct pipe_box *box, const void *data) virgl_encode_clear_texture() argument 897 virgl_encoder_inline_write(struct virgl_context *ctx, struct virgl_resource *res, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) virgl_encoder_inline_write() argument [all...] |
| H A D | virgl_context.c | 862 virgl_clear_texture(struct pipe_context *ctx, struct pipe_resource *res, unsigned int level, const struct pipe_box *box, const void *data) virgl_clear_texture() argument
|