Home
last modified time | relevance | path

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

/bootable/recovery/minui/include/minui/
Dminui.h69 GRSurface(size_t width, size_t height, size_t row_bytes, size_t pixel_bytes) in GRSurface() function
/bootable/recovery/recovery_ui/include/recovery_ui/
Dscreen_ui.h32 class GRSurface; variable
/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp54 void DrawSurface(const GRSurface* /* surface */, int /* sx */, int /* sy */, int /* w */, in DrawSurface() argument