Searched refs:pixman_image_set_clip_region32 (Results 1 – 7 of 7) sorted by relevance
/third_party/pixman/demos/ |
D | clip-test.c | 74 pixman_image_set_clip_region32 (src_img, &clip_region); in main()
|
/third_party/pixman/test/ |
D | region-test.c | 108 pixman_image_set_clip_region32 (image, &r1); in main()
|
D | stress-test.c | 547 pixman_image_set_clip_region32 (image, ®ion); in set_general_properties()
|
/third_party/weston/libweston/ |
D | pixman-renderer.c | 333 pixman_image_set_clip_region32(target_image, repaint_output); in repaint_region() 376 pixman_image_set_clip_region32(target_image, NULL); in repaint_region() 535 pixman_image_set_clip_region32 (po->hw_buffer, &output_region); in copy_to_hw_buffer() 548 pixman_image_set_clip_region32 (po->hw_buffer, NULL); in copy_to_hw_buffer()
|
/third_party/weston/compositor/ |
D | screen-share.c | 655 pixman_image_set_clip_region32(sb->pm_image, &sb->damage); in shared_output_update() 676 pixman_image_set_clip_region32(sb->pm_image, NULL); in shared_output_update()
|
/third_party/pixman/pixman/ |
D | pixman-image.c | 569 pixman_image_set_clip_region32 (pixman_image_t * image, in pixman_image_set_clip_region32() function
|
D | pixman.h | 1014 pixman_bool_t pixman_image_set_clip_region32 (pixman_image_t *image,
|