Searched defs:height (Results 1 – 8 of 8) sorted by relevance
/bootable/recovery/minui/ |
D | resources.cpp | 50 png_uint_32* width, png_uint_32* height, png_byte* channels) { in open_png() 143 static GRSurface* init_display_surface(png_uint_32 width, png_uint_32 height) { in init_display_surface() 205 png_uint_32 width, height; in res_create_display_surface() local 246 png_uint_32 width, height; in res_create_multi_display_surface() local 333 png_uint_32 width, height; in res_create_alpha_surface() local 406 png_uint_32 width, height; in res_create_localized_alpha_surface() local
|
D | font_10x18.h | 3 unsigned height; member
|
D | graphics_drm.cpp | 111 GRSurfaceDrm* MinuiBackendDrm::DrmCreateSurface(int width, int height) { in DrmCreateSurface() 358 int height = main_monitor_crtc->mode.vdisplay; in Init() local
|
D | graphics.cpp | 68 int width, int height) in text_blend()
|
/bootable/recovery/minui/include/minui/ |
D | minui.h | 31 int height; member
|
/bootable/recovery/tests/manual/ |
D | recovery_test.cpp | 190 png_uint_32 width, height; member in ResourceTest
|
/bootable/recovery/ |
D | wear_ui.cpp | 95 int height = gr_get_height(surface); in draw_background_locked() local
|
D | screen_ui.cpp | 194 int height = gr_get_height(progressBarEmpty); in draw_foreground_locked() local
|