HomeSort by relevance Sort by last modified time
    Searched defs:cairo_surface_t (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/skia/ext/
bitmap_platform_device_linux.h 13 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
105 cairo_surface_t* surface);
  /external/chromium/chrome/browser/ui/gtk/
cairo_cached_surface.h 11 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
57 cairo_surface_t* surface_;
  /external/chromium_org/ui/gfx/image/
cairo_cached_surface.h 16 typedef struct _cairo_surface cairo_surface_t; typedef in typeref:struct:_cairo_surface
67 typedef std::vector<std::pair<GdkDisplay*, cairo_surface_t*> > SurfaceVector;
71 cairo_surface_t* GetSurfaceFor(cairo_t* cr, GdkDisplay* display) const;

Completed in 5052 milliseconds