Searched defs:width (Results 1 – 7 of 7) sorted by relevance
59 png_uint_32 width() const { in width() function in PngHandler182 static GRSurface* init_display_surface(png_uint_32 width, png_uint_32 height) { in init_display_surface()205 int channels, int width) { in transform_rgb_to_draw()246 png_uint_32 width = png_handler.width(); in res_create_display_surface() local279 png_uint_32 width = png_handler.width(); in res_create_multi_display_surface() local362 png_uint_32 width = png_handler.width(); in res_create_alpha_surface() local456 png_uint_32 width = png_handler.width(); in res_create_localized_alpha_surface() local
2 unsigned width; member
111 GRSurfaceDrm* MinuiBackendDrm::DrmCreateSurface(int width, int height) { in DrmCreateSurface()357 int width = main_monitor_crtc->mode.hdisplay; in Init() local
118 int width, int height) { in text_blend()
31 int width; member
190 png_uint_32 width, height; member in ResourceTest
196 int width = gr_get_width(progressBarEmpty); in draw_foreground_locked() local355 void ScreenRecoveryUI::DrawHighlightBar(int x, int y, int width, int height) const { in DrawHighlightBar()716 int width = gr_get_width(progressBarEmpty); in SetProgress() local