Home
last modified time | relevance | path

Searched defs:height (Results 1 – 6 of 6) sorted by relevance

/bootable/recovery/minui/
Dresources.cpp50 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
Dfont_10x18.h3 unsigned height; member
Dminui.h30 int height; member
Dgraphics_drm.cpp130 static drm_surface *drm_create_surface(int width, int height) { in drm_create_surface()
353 int width, height; in drm_init() local
Dgraphics.cpp76 int width, int height) in text_blend()
/bootable/recovery/
Dscreen_ui.cpp143 int height = gr_get_height(progressBarEmpty); in draw_progress_locked() local