Searched refs:paintForegroundForFragmentsWithPhase (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLayer.h | 521 …void paintForegroundForFragmentsWithPhase(PaintPhase, const LayerFragments&, GraphicsContext*, con…
|
D | RenderLayer.cpp | 2413 …paintForegroundForFragmentsWithPhase(selectionOnly ? PaintPhaseSelection : PaintPhaseChildBlockBac… in paintForegroundForFragments() 2417 …paintForegroundForFragmentsWithPhase(PaintPhaseFloat, layerFragments, context, localPaintingInfo, … in paintForegroundForFragments() 2418 …paintForegroundForFragmentsWithPhase(PaintPhaseForeground, layerFragments, context, localPaintingI… in paintForegroundForFragments() 2419 …paintForegroundForFragmentsWithPhase(PaintPhaseChildOutlines, layerFragments, context, localPainti… in paintForegroundForFragments() 2426 void RenderLayer::paintForegroundForFragmentsWithPhase(PaintPhase phase, const LayerFragments& laye… in paintForegroundForFragmentsWithPhase() function in WebCore::RenderLayer
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 2317 …rserThrea^chrome ^[.] WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(Web… 2319 …--- WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, WTF::Vector<We…
|