OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AncestorInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
GraphicsLayerTreeBuilder.h
41
struct
AncestorInfo
{
42
AncestorInfo
()
52
void rebuild(RenderLayer&,
AncestorInfo
);
CompositingInputsUpdater.h
31
struct
AncestorInfo
{
32
AncestorInfo
()
53
void updateRecursive(RenderLayer*, UpdateType,
AncestorInfo
);
Completed in 36 milliseconds