Searched defs:scratchContext (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
H A DSkiaUtils.cpp255 GraphicsContext* scratchContext() function in namespace:WebCore
268 GraphicsContext* scratchContext() function in namespace:WebCore
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DPathCG.cpp62 static inline CGContextRef scratchContext() function in namespace:WebCore
140 CGContextRef context = scratchContext();
171 CGContextRef context = scratchContext();
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DPathQt.cpp118 static GraphicsContext* scratchContext() function in namespace:WebCore
131 GraphicsContext* context = scratchContext();
159 GraphicsContext* context = scratchContext();

Completed in 149 milliseconds