Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl_point_id.c532 static void SortBubble(int t[],int size) in SortBubble() function
1273 SortBubble(buf_x,deep); in PointMedian()
1274 SortBubble(buf_y,deep); in PointMedian()