| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_scissor.c | 35 st_window_rectangles_to_blit(const struct gl_context *ctx, struct pipe_blit_info *blit) st_window_rectangles_to_blit() argument
|
| H A D | st_cb_readpixels.c | 285 struct pipe_blit_info blit; in blit_to_staging() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fbcon.h | 44 struct nvif_object blit; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_gen_mipmap.c | 64 struct pipe_blit_info blit; in util_gen_mipmap() local [all...] |
| H A D | u_transfer_helper.c | 206 struct pipe_blit_info blit; in transfer_map_msaa() local 380 struct pipe_blit_info blit; flush_region() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | FrameBufferOzone.cpp | 45 void FrameBufferOzone::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferOzone
|
| H A D | FrameBufferAndroid.cpp | 67 void FrameBufferAndroid::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferAndroid
|
| H A D | FrameBufferX11.cpp | 142 void FrameBufferX11::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferX11
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic-blit.c | 174 static int blit(struct vic *vic, struct drm_tegra_channel *channel, in blit() function
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_transfer.c | 60 struct pipe_blit_info blit; in r300_copy_from_tiled_texture() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| H A D | tileblit.c | 59 struct fb_tileblit blit; in tile_putcs() local [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| H A D | tileblit.c | 58 struct fb_tileblit blit; in tile_putcs() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_chan.h | 56 struct nvif_object blit; member
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-display.h | 47 int (*blit)(const struct lws_display *disp, const uint8_t *src, member
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_texture.c | 40 struct pipe_blit_info blit; in virgl_copy_region_with_blit() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
| H A D | pp_run.c | 49 struct pipe_blit_info blit; in pp_blit() local [all...] |
| /third_party/NuttX/drivers/video/ |
| H A D | fb.c | 659 struct fb_overlayblit_s blit; in fb_ioctl() local
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_drawable.c | 348 struct pipe_blit_info blit; in dri_pipe_blit() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_enc_common.c | 506 struct pipe_blit_info blit; in enc_LoadImage_common() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 257 struct pipe_blit_info blit; in vlVaPostProcBlit() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_meta.c | 521 dzn_meta_blit_destroy(struct dzn_device *device, struct dzn_meta_blit *blit) in dzn_meta_blit_destroy() argument 537 struct dzn_meta_blit *blit = in dzn_meta_blit_create() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_clear_blit.c | 197 struct pipe_blit_info blit = {}; in etna_copy_resource() local 234 struct pipe_blit_info blit = {}; etna_copy_resource_box() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | FramebufferD3D.cpp | 237 angle::Result FramebufferD3D::blit(const gl::Context *context, in blit() function in rx::FramebufferD3D
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | FramebufferNULL.cpp | 145 angle::Result FramebufferNULL::blit(const gl::Context *context, in blit() function in rx::FramebufferNULL
|
| /third_party/skia/samplecode/ |
| H A D | SampleThinAA.cpp | 210 SkPaint blit; in redraw() local
|