Searched refs:kms_overlay_create (Results 1 – 3 of 3) sorted by relevance
100 cairo_surface_t *kms_overlay_create(struct config *config, int *width, int *height);
910 ctx.surface = kms_overlay_create(&config, &ctx.width, &ctx.height); in main()
219 kms_overlay_create(struct config *config, int *width, int *height) in kms_overlay_create() function