OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GraphicsLayerPaintInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositedLayerMapping.h
49
// A
GraphicsLayerPaintInfo
contains all the info needed to paint a partial subtree of RenderLayers into a GraphicsLayer.
50
struct
GraphicsLayerPaintInfo
{
268
void doPaintTask(
GraphicsLayerPaintInfo
&, GraphicsContext*, const IntRect& clip);
344
Vector<
GraphicsLayerPaintInfo
> m_squashedLayers;
CompositedLayerMapping.cpp
[
all
...]
Completed in 30 milliseconds