Searched defs:dy (Results 1 – 2 of 2) sorted by relevance
44 void WearSwipeDetector::detect(int dx, int dy) { in detect()
222 void gr_blit(GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()