OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StructuralLayerPurpose
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h
289
enum
StructuralLayerPurpose
{
294
void ensureStructuralLayer(
StructuralLayerPurpose
);
295
StructuralLayerPurpose
structuralLayerPurpose
() const;
GraphicsLayerCA.cpp
898
switch (
structuralLayerPurpose
()) {
[
all
...]
Completed in 27 milliseconds