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

  /external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.h 47 float contentsScale() { return m_contentsScale; }
117 float m_contentsScale;
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.h 72 float contentsScale() const { return m_contentsScale; }
178 float m_contentsScale;
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 59 virtual float contentsScale() const { return m_contentsScale; }
404 float m_contentsScale;

Completed in 33 milliseconds