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

  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 160 void setMagnificationFilter(FilterType);
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 607 void PlatformCALayer::setMagnificationFilter(FilterType value)
611 [m_layer.get() setMagnificationFilter:toCAFilterType(value)];
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWin.cpp 475 void PlatformCALayer::setMagnificationFilter(FilterType value)

Completed in 75 milliseconds