Home
last modified time | relevance | path

Searched defs:syncContext (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextPlatformPrivateCairo.h98 void syncContext(cairo_t* cr) {} in syncContext() function
/external/webkit/Source/WebCore/platform/graphics/win/
DGraphicsContextCairoWin.cpp156 void GraphicsContextPlatformPrivate::syncContext(cairo_t* cr) in syncContext() function in WebCore::GraphicsContextPlatformPrivate