Searched refs:copySurface (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DImageBufferCairo.cpp51 static inline cairo_surface_t* copySurface(cairo_surface_t* surface) function
114 return BitmapImage::create(copySurface(m_data.m_surface));

Completed in 96 milliseconds