OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allowSurfaceForRoot
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/opengl/
TextureMapperGL.h
45
virtual bool
allowSurfaceForRoot
() const { return true; }
/external/webkit/Source/WebCore/platform/graphics/qt/
TextureMapperQt.h
60
virtual bool
allowSurfaceForRoot
() const { return false; }
Completed in 35 milliseconds