Home
last modified time | relevance | path

Searched refs:drm_create_surface (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minui/
Dgraphics_drm.cpp130 static drm_surface *drm_create_surface(int width, int height) { in drm_create_surface() function
427 drm_surfaces[0] = drm_create_surface(width, height); in drm_init()
428 drm_surfaces[1] = drm_create_surface(width, height); in drm_init()