HomeSort by relevance Sort by last modified time
    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 247 milliseconds