HomeSort by relevance Sort by last modified time
    Searched full:drm_create_surface (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/minui/
graphics_drm.cpp 130 static drm_surface *drm_create_surface(int width, int height) { function
427 drm_surfaces[0] = drm_create_surface(width, height);
428 drm_surfaces[1] = drm_create_surface(width, height);

Completed in 152 milliseconds