Searched defs:height (Results 1 – 6 of 6) 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 245 png_uint_32 width, height; in res_create_multi_display_surface() local 324 png_uint_32 width, height; in res_create_alpha_surface() local 390 png_uint_32 width, height; in res_create_localized_alpha_surface() local
|
D | font_10x18.h | 3 unsigned height; member
|
D | minui.h | 30 int height; member
|
D | graphics_drm.cpp | 130 static drm_surface *drm_create_surface(int width, int height) { in drm_create_surface() 353 int width, height; in drm_init() local
|
D | graphics.cpp | 76 int width, int height) in text_blend()
|
/bootable/recovery/ |
D | screen_ui.cpp | 143 int height = gr_get_height(progressBarEmpty); in draw_progress_locked() local
|