Searched defs:imageSurface (Results 1 – 2 of 2) sorted by relevance
49 RefPtr<cairo_surface_t> imageSurface; in getImageData() local99 RefPtr<cairo_surface_t> imageSurface = adoptRef(cairo_image_surface_create_for_data( in paintToCanvas() local
51 cairo_surface_t* imageSurface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, width, height); in createBitmapContextFromWebView() local