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

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DPlatformGraphicsContext.h50 void setGraphicsContext(GraphicsContext* gc) { m_gc = gc; }
207 GraphicsContext* m_gc; // Back-ptr to our parent member in class:WebCore::PlatformGraphicsContext

Completed in 64 milliseconds