HomeSort by relevance Sort by last modified time
    Searched refs:scratchContext (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/skia/
SkiaUtils.h 78 GraphicsContext* scratchContext();
PathSkia.cpp 233 GraphicsContext* scratch = scratchContext();
252 GraphicsContext* scratch = scratchContext();
SkiaUtils.cpp 255 GraphicsContext* scratchContext()
268 GraphicsContext* scratchContext()
  /external/webkit/Source/WebCore/platform/graphics/cg/
PathCG.cpp 62 static inline CGContextRef scratchContext()
140 CGContextRef context = scratchContext();
171 CGContextRef context = scratchContext();
  /external/webkit/Source/WebCore/platform/graphics/qt/
PathQt.cpp 118 static GraphicsContext* scratchContext()
131 GraphicsContext* context = scratchContext();
159 GraphicsContext* context = scratchContext();
  /external/webkit/Source/WebCore/platform/graphics/android/
PathAndroid.cpp 290 GraphicsContext* scratch = scratchContext();
309 GraphicsContext* scratch = scratchContext();

Completed in 151 milliseconds