Searched defs:surface (Results 1 – 5 of 5) sorted by relevance
43 GRSurface* surface = reinterpret_cast<GRSurface*>(temp); in malloc_surface() local144 GRSurface* surface = malloc_surface(width * height * 4); in init_display_surface() local201 GRSurface* surface = NULL; in res_create_display_surface() local242 GRSurface** surface = NULL; in res_create_multi_display_surface() local329 GRSurface* surface = NULL; in res_create_alpha_surface() local402 GRSurface* surface = NULL; in res_create_localized_alpha_surface() local468 void res_free_surface(GRSurface* surface) { in res_free_surface()
48 void MinuiBackendDrm::DrmEnableCrtc(int drm_fd, drmModeCrtc* crtc, GRSurfaceDrm* surface) { in DrmEnableCrtc()67 void MinuiBackendDrm::DrmDestroySurface(GRSurfaceDrm* surface) { in DrmDestroySurface()112 GRSurfaceDrm* surface = new GRSurfaceDrm; in DrmCreateSurface() local
246 unsigned int gr_get_width(GRSurface* surface) { in gr_get_width()253 unsigned int gr_get_height(GRSurface* surface) { in gr_get_height()
83 GRSurface* surface; in draw_background_locked() local
454 void ScreenRecoveryUI::LoadBitmap(const char* filename, GRSurface** surface) { in LoadBitmap()461 void ScreenRecoveryUI::LoadLocalizedBitmap(const char* filename, GRSurface** surface) { in LoadLocalizedBitmap()