OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setGraphicsContext
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContext.h
50
void
setGraphicsContext
(GraphicsContext* gc) { m_gc = gc; }
/external/webkit/Source/WebCore/platform/graphics/qt/
TextureMapperQt.cpp
112
void TextureMapperQt::
setGraphicsContext
(GraphicsContext* context)
/external/webkit/Source/WebCore/platform/graphics/texmap/
TextureMapper.h
109
virtual void
setGraphicsContext
(GraphicsContext*) { }
Completed in 60 milliseconds