Home
last modified time | relevance | path

Searched defs:DrawSurface (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() function in VrRecoveryUI
Dscreen_ui.cpp608 void ScreenRecoveryUI::DrawSurface(const GRSurface* surface, int sx, int sy, int w, int h, int dx, in DrawSurface() function in ScreenRecoveryUI
/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp54 void DrawSurface(const GRSurface* /* surface */, int /* sx */, int /* sy */, int /* w */, in DrawSurface() function in MockDrawFunctions