Home
last modified time | relevance | path

Searched refs:copy_rgba_yflip (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/libweston/
Dscreenshooter.c92 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/
Dweston-test.c405 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()