Searched refs:copy_bgra (Results 1 – 2 of 2) sorted by relevance
/third_party/weston/libweston/ |
D | screenshooter.c | 68 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/ |
D | weston-test.c | 381 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()
|