Searched defs:dx (Results 1 – 4 of 4) sorted by relevance
/bootable/recovery/recovery_ui/ |
D | vr_ui.cpp | 37 void VrRecoveryUI::DrawSurface(const GRSurface* surface, int sx, int sy, int w, int h, int dx, in DrawSurface()
|
D | ui.cpp | 181 void RecoveryUI::OnTouchDetected(int dx, int dy) { in OnTouchDetected()
|
D | screen_ui.cpp | 608 void ScreenRecoveryUI::DrawSurface(const GRSurface* surface, int sx, int sy, int w, int h, int dx, in DrawSurface()
|
/bootable/recovery/minui/ |
D | graphics.cpp | 261 void gr_blit(const GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
|