Searched refs:copy_rgba_yflip (Results 1 – 2 of 2) sorted by relevance
/third_party/weston/libweston/ |
D | screenshooter.c | 92 copy_rgba_yflip(uint8_t *dst, uint8_t *src, int height, int stride) in copy_rgba_yflip() function 162 copy_rgba_yflip(d, s, output->current_mode->height, stride); in screenshooter_frame_notify()
|
/third_party/weston/tests/ |
D | weston-test.c | 405 copy_rgba_yflip(uint8_t *dst, uint8_t *src, int height, int stride) in copy_rgba_yflip() function 482 copy_rgba_yflip(d, s, output->current_mode->height, stride); in test_screenshot_frame_notify()
|