didDrawBounded   1183 Source/platform/graphics/GraphicsContext.cpp         m_opaqueRegion.didDrawBounded(this, oval, paint);
didDrawBounded   1319 Source/platform/graphics/GraphicsContext.cpp         m_opaqueRegion.didDrawBounded(this, rrOuter.getBounds(), paint);
didDrawBounded   1357 Source/platform/graphics/GraphicsContext.cpp         m_opaqueRegion.didDrawBounded(this, rr.getBounds(), paint);
didDrawBounded     68 Source/platform/graphics/skia/OpaqueRegionSkia.h     void didDrawBounded(const GraphicsContext*, const SkRect&, const SkPaint&);