Searched defs:DrawSurface (Results 1 – 3 of 3) sorted by relevance
/aosp12/bootable/recovery/recovery_ui/ |
H A 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
|
H A D | screen_ui.cpp | 611 void ScreenRecoveryUI::DrawSurface(const GRSurface* surface, int sx, int sy, int w, int h, int dx, in DrawSurface() function in ScreenRecoveryUI
|
/aosp12/bootable/recovery/tests/unit/ |
H A D | screen_ui_test.cpp | 54 void DrawSurface(const GRSurface* /* surface */, int /* sx */, int /* sy */, int /* w */, in DrawSurface() function in MockDrawFunctions
|