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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
OpaqueRegionSkia.h 69 void didDrawUnbounded(const GraphicsContext*, const SkPaint&, DrawType);
OpaqueRegionSkia.cpp 208 didDrawUnbounded(context, paint, FillOrStroke);
232 didDrawUnbounded(context, paint, FillOrStroke);
261 didDrawUnbounded(context, paint, FillOrStroke);
274 didDrawUnbounded(context, paint, FillOrStroke);
309 void OpaqueRegionSkia::didDrawUnbounded(const GraphicsContext* context, const SkPaint& paint, DrawType drawType)
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.cpp     [all...]

Completed in 193 milliseconds