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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
PlatformGraphicsContextSkia.h 113 return m_gc && m_gc->shadowsIgnoreTransforms();
PlatformGraphicsContext.h 50 void setGraphicsContext(GraphicsContext* gc) { m_gc = gc; }
207 GraphicsContext* m_gc; // Back-ptr to our parent member in class:WebCore::PlatformGraphicsContext
PlatformGraphicsContextSkia.cpp 76 m_gc = 0;
PlatformGraphicsContextRecording.cpp 997 if (m_gc->hasShadow()) {
    [all...]

Completed in 69 milliseconds