Searched defs:dy (Results 1 – 3 of 3) sorted by relevance
44 void WearSwipeDetector::detect(int dx, int dy) { in detect()
123 int dy = progress_bar_y; in draw_progress_locked() local
232 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()