Searched defs:DrawSurface (Results 1 – 3 of 3) 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() function in VrRecoveryUI
|
D | screen_ui.cpp | 608 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/ |
D | screen_ui_test.cpp | 54 void DrawSurface(const GRSurface* /* surface */, int /* sx */, int /* sy */, int /* w */, in DrawSurface() function in MockDrawFunctions
|