Searched defs:surface (Results 1 – 4 of 4) 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() local241 GRSurface** surface = NULL; in res_create_multi_display_surface() local320 GRSurface* surface = NULL; in res_create_alpha_surface() local386 GRSurface* surface = NULL; in res_create_localized_alpha_surface() local457 void res_free_surface(GRSurface* surface) { in res_free_surface()
62 struct drm_surface *surface) { in drm_enable_crtc()84 static void drm_destroy_surface(struct drm_surface *surface) { in drm_destroy_surface()131 struct drm_surface *surface; in drm_create_surface() local
256 unsigned int gr_get_width(GRSurface* surface) { in gr_get_width()263 unsigned int gr_get_height(GRSurface* surface) { in gr_get_height()
93 GRSurface* surface = backgroundIcon[icon]; in draw_background_locked() local361 void ScreenRecoveryUI::LoadBitmap(const char* filename, GRSurface** surface) { in LoadBitmap()368 void ScreenRecoveryUI::LoadBitmapArray(const char* filename, int* frames, GRSurface*** surface) { in LoadBitmapArray()375 void ScreenRecoveryUI::LoadLocalizedBitmap(const char* filename, GRSurface** surface) { in LoadLocalizedBitmap()