Searched refs:copy_row_swap_RB (Results 1 – 2 of 2) sorted by relevance
/third_party/weston/libweston/ |
D | screenshooter.c | 75 copy_row_swap_RB(void *vdst, void *vsrc, int bytes) in copy_row_swap_RB() function 98 copy_row_swap_RB(dst, src, stride); in copy_rgba_yflip() 111 copy_row_swap_RB(dst, src, stride); in copy_rgba()
|
/third_party/weston/tests/ |
D | weston-test.c | 388 copy_row_swap_RB(void *vdst, void *vsrc, int bytes) in copy_row_swap_RB() function 411 copy_row_swap_RB(dst, src, stride); in copy_rgba_yflip() 424 copy_row_swap_RB(dst, src, stride); in copy_rgba()
|