HomeSort by: relevance | last modified time | path
    Searched refs:vmw_diff_memcpy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_blit.c 275 * vmw_diff_memcpy - memcpy that creates a bounding box of modified content.
292 void vmw_diff_memcpy(struct vmw_diff_cpy *diff, u8 *dest, const u8 *src, function in typeref:typename:void
vmwgfx_drv.h 1436 .do_cpy = vmw_diff_memcpy, \
1439 void vmw_diff_memcpy(struct vmw_diff_cpy *diff, u8 *dest, const u8 *src,

Completed in 62 milliseconds