Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dresources.cpp63 png_uint_32 height() const { in height() function in PngHandler
182 static GRSurface* init_display_surface(png_uint_32 width, png_uint_32 height) { in init_display_surface()
247 png_uint_32 height = png_handler.height(); in res_create_display_surface() local
280 png_uint_32 height = png_handler.height(); in res_create_multi_display_surface() local
363 png_uint_32 height = png_handler.height(); in res_create_alpha_surface() local
457 png_uint_32 height = png_handler.height(); in res_create_localized_alpha_surface() local
Dfont_10x18.h3 unsigned height; member
Dgraphics_drm.cpp111 GRSurfaceDrm* MinuiBackendDrm::DrmCreateSurface(int width, int height) { in DrmCreateSurface()
358 int height = main_monitor_crtc->mode.vdisplay; in Init() local
Dgraphics.cpp118 int width, int height) { in text_blend()
/bootable/recovery/minui/include/minui/
Dminui.h32 int height; member
/bootable/recovery/tests/manual/
Drecovery_test.cpp190 png_uint_32 width, height; member in ResourceTest
/bootable/recovery/
Dscreen_ui.cpp197 int height = gr_get_height(progressBarEmpty); in draw_foreground_locked() local