Searched refs:fillOpaque (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DOpaqueRectTrackingContentLayerDelegateTest.cpp93 IntRect fillOpaque = m_opaqueRect; local
94 fillOpaque.intersect(contentRect);
97 context.fillRect(fillOpaque, opaque);
125 PaintFillOpaque fillOpaque; local
126 TestLayerPainterChromium painter(fillOpaque);
148 PaintFillOpaque fillOpaque; local
149 TestLayerPainterChromium painter(fillOpaque);

Completed in 97 milliseconds