Searched refs:dst_ptr (Results 1 – 2 of 2) sorted by relevance
122 unsigned int *dst_ptr = dst; in scrollscreen() local124 *(dst_ptr++) = *(src_ptr++); in scrollscreen()130 unsigned int *dst_ptr = dst; in scrollscreen() local132 *(dst_ptr++) = 0; in scrollscreen()
362 unsigned int *dst_ptr = dst; in scrollscreen() local364 *(dst_ptr++) = *(src_ptr++); in scrollscreen()370 unsigned int *dst_ptr = dst; in scrollscreen() local372 *(dst_ptr++) = 0; in scrollscreen()
Completed in 5 milliseconds