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

  /external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.cpp 166 void TiledBackingStore::setContentsScale(float scale)
GraphicsLayer.h 327 // the same value passed to setContentsScale(), because of clamping and hysteresis.
329 virtual void setContentsScale(float) { }
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 587 void PlatformCALayer::setContentsScale(float)
  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview.cpp 975 void QDeclarativeWebView::setContentsScale(qreal scale)
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.cpp 362 void TiledDrawingAreaProxy::setContentsScale(float scale)
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.cpp     [all...]

Completed in 264 milliseconds