Searched defs:width (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() 166 int channels, int width) { in transform_rgb_to_draw() 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 | 2 unsigned width; member
|
D | graphics_drm.cpp | 111 GRSurfaceDrm* MinuiBackendDrm::DrmCreateSurface(int width, int height) { in DrmCreateSurface() 357 int width = main_monitor_crtc->mode.hdisplay; in Init() local
|
D | graphics.cpp | 68 int width, int height) in text_blend()
|
/bootable/recovery/minui/include/minui/ |
D | minui.h | 30 int width; member
|
/bootable/recovery/tests/manual/ |
D | recovery_test.cpp | 190 png_uint_32 width, height; member in ResourceTest
|
/bootable/recovery/ |
D | wear_ui.cpp | 94 int width = gr_get_width(surface); in draw_background_locked() local
|
D | screen_ui.cpp | 186 int width = gr_get_width(progressBarEmpty); in draw_foreground_locked() local 578 int width = gr_get_width(progressBarEmpty); in SetProgress() local
|