Home
last modified time | relevance | path

Searched defs:sx (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/recovery_ui/
Dvr_ui.cpp37 void VrRecoveryUI::DrawSurface(const GRSurface* surface, int sx, int sy, int w, int h, int dx, in DrawSurface()
Dscreen_ui.cpp608 void ScreenRecoveryUI::DrawSurface(const GRSurface* surface, int sx, int sy, int w, int h, int dx, in DrawSurface()
/bootable/recovery/minui/
Dgraphics.cpp146 const uint8_t* sx = src_p; in TextBlend() local
261 void gr_blit(const GRSurface* source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()