Home
last modified time | relevance | path

Searched defs:box (Results 226 - 250 of 322) sorted by relevance

12345678910>>...13

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_gpu.h151 struct virtio_gpu_box box; member
/third_party/lame/frontend/
H A Dgtkanal.c1149 GtkWidget *hbox, *vbox, *button, *box; in text_window() local
1298 gtk_box_pack_start(GTK_BOX(hbox), box, FALSE, TRUE, 0); text_window() local
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c932 zink_bo_commit(struct zink_screen *screen, struct zink_resource *res, unsigned level, struct pipe_box *box, bool commit, VkSemaphore *sem) in zink_bo_commit() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c499 SVGA3dCopyBox *box; in SVGA3D_BufferDMA() local
1711 SVGA3D_UpdateGBImage(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, const SVGA3dBox *box, unsigned face, unsigned mipLevel) SVGA3D_UpdateGBImage() argument
1824 SVGA3D_ReadbackGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_ReadbackGBImagePartial() argument
1853 SVGA3D_InvalidateGBImagePartial(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned face, unsigned mipLevel, const SVGA3dBox *box, bool invertBox) SVGA3D_InvalidateGBImagePartial() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c230 struct pipe_box box; in vlVaPutSubpictures() local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c345 virgl_bo_transfer_put(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_bo_transfer_put() argument
374 virgl_bo_transfer_get(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_bo_transfer_get() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_image_copy_region.c565 struct pipe_box box; in si_test_image_copy_region() local
[all...]
H A Dsi_clear.c1304 si_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) si_clear_texture() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dvdpau_private.h341 struct pipe_box box; in RectToPipeBox() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c99 vc4_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) vc4_resource_transfer_map() argument
222 vc4_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) vc4_texture_subdata() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h178 struct u_rect box; member
H A Dlp_texture.c671 llvmpipe_transfer_map_ms( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, unsigned sample, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map_ms() argument
787 llvmpipe_transfer_map( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer ) llvmpipe_transfer_map() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c660 fd_resource_transfer_flush_region(struct pipe_context *pctx, struct pipe_transfer *ptrans, const struct pipe_box *box) fd_resource_transfer_flush_region() argument
782 resource_transfer_map_unsync(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct fd_transfer *trans) resource_transfer_map_unsync() argument
964 fd_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) fd_resource_transfer_map() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c694 dd_context_resource_commit(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) dd_context_resource_commit() argument
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c267 agx_transfer_flush_region(struct pipe_context *pipe, struct pipe_transfer *transfer, const struct pipe_box *box) agx_transfer_flush_region() argument
274 agx_transfer_map(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **out_transfer) agx_transfer_map() argument
674 agx_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *pctx, struct pipe_resource *prsrc, unsigned level, unsigned layer, void *context_private, struct pipe_box *box) agx_flush_frontbuffer() argument
[all...]
H A Dagx_state.h306 struct pipe_box box; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.cpp616 struct pipe_box box = { 0, in d3d12_video_decoder_end_frame() local
H A Dd3d12_blit.cpp155 box_fits(const struct pipe_box *box, const struct pipe_resource *res, int level) in box_fits() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c330 noop_clear_texture(struct pipe_context *pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) noop_clear_texture() argument
360 noop_resource_commit(struct pipe_context *ctx, struct pipe_resource *res, unsigned level, struct pipe_box *box, bool commit) noop_resource_commit() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c794 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 Devergreen_compute.c547 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 Dr600_pipe_common.c545 r600_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) r600_resource_commit() argument
/third_party/skia/src/pdf/
H A DSkPDFFont.cpp71 void setGlyphWidthAndBoundingBox(SkScalar width, SkIRect box, in setGlyphWidthAndBoundingBox() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.cpp168 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 Dvideo_element.cpp1529 auto box = AceType::MakeRefPtr<BoxComponent>(); in CreateControl() local
1561 auto box = AceType::MakeRefPtr<BoxComponent>(); in CreatePoster() local

Completed in 34 milliseconds

12345678910>>...13