HomeSort by relevance Sort by last modified time
    Searched defs:m_drawContext (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.h 57 RenderContextPtr m_drawContext;
  /external/webkit/Source/WebCore/platform/graphics/chromium/
TransparencyWin.h 146 GraphicsContext* context() const { return m_drawContext; }
148 PlatformGraphicsContext* platformContext() const { return m_drawContext ? m_drawContext->platformContext() : 0; }
221 GraphicsContext* m_drawContext;

Completed in 51 milliseconds