Home
last modified time | relevance | path

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

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