HomeSort by relevance Sort by last modified time
    Searched refs:m_gc (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextSkia.h 107 return m_gc && m_gc->shadowsIgnoreTransforms();
PlatformGraphicsContext.h 48 void setGraphicsContext(GraphicsContext* gc) { m_gc = gc; }
197 GraphicsContext* m_gc; // Back-ptr to our parent member in class:WebCore::PlatformGraphicsContext
PlatformGraphicsContextSkia.cpp 75 m_gc = 0;

Completed in 44 milliseconds