Searched defs:setGraphicsContext (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DPlatformGraphicsContext.h50 void setGraphicsContext(GraphicsContext* gc) { m_gc = gc; } function in class:WebCore::PlatformGraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DTextureMapperQt.cpp112 void TextureMapperQt::setGraphicsContext(GraphicsContext* context) function in class:WebCore::TextureMapperQt
/external/webkit/Source/WebCore/platform/graphics/texmap/
H A DTextureMapper.h109 virtual void setGraphicsContext(GraphicsContext*) { } function in class:WebCore::TextureMapper

Completed in 187 milliseconds