Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dscreenshooter.c68 copy_bgra(uint8_t *dst, uint8_t *src, int height, int stride) in copy_bgra() function
157 copy_bgra(d, pixels, output->current_mode->height, stride); in screenshooter_frame_notify()
/third_party/weston/tests/
Dweston-test.c381 copy_bgra(uint8_t *dst, uint8_t *src, int height, int stride) in copy_bgra() function
477 copy_bgra(d, pixels, output->current_mode->height, stride); in test_screenshot_frame_notify()