Searched defs:layerType (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/mac/
H A DGraphicsLayerCARemote.cpp46 PassRefPtr<PlatformCALayer> GraphicsLayerCARemote::createPlatformCALayer(PlatformCALayer::LayerType layerType, PlatformCALayerClient* owner) argument
H A DPlatformCALayerRemoteTiledBacking.cpp39 PlatformCALayerRemoteTiledBacking::PlatformCALayerRemoteTiledBacking(LayerType layerType, PlatformCALayerClient* owner, RemoteLayerTreeContext& context) argument
H A DPlatformCALayerRemote.cpp48 PassRefPtr<PlatformCALayerRemote> PlatformCALayerRemote::create(LayerType layerType, PlatformCALayerClient* owner, RemoteLayerTreeContext& context) argument
76 PlatformCALayerRemote::PlatformCALayerRemote(LayerType layerType, PlatformCALayerClient* owner, RemoteLayerTreeContext& context) argument
688 createCompatibleLayer(PlatformCALayer::LayerType layerType, PlatformCALayerClient* client) const argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/
H A DPlatformCALayer.cpp45 PlatformCALayer::PlatformCALayer(LayerType layerType, PlatformCALayerClient* owner) argument
95 PassRefPtr<PlatformCALayer> PlatformCALayer::createCompatibleLayerOrTakeFromPool(PlatformCALayer::LayerType layerType, PlatformCALayerClient* client, IntSize size) argument
H A DPlatformCALayer.h110 LayerType layerType() const { return m_layerType; } function in class:WebCore::PlatformCALayer
H A DGraphicsLayerCA.cpp314 PassRefPtr<PlatformCALayer> GraphicsLayerCA::createPlatformCALayer(PlatformCALayer::LayerType layerType, PlatformCALayerClient* owner) argument
352 PlatformCALayer::LayerType layerType = PlatformCALayer::LayerTypeWebLayer; local
2996 PlatformCALayer::LayerType layerType = useTiledLayer ? PlatformCALayer::LayerTypeTiledBackingLayer : PlatformCALayer::LayerTypeWebLayer; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DPlatformCALayerWinInternal.cpp48 static bool layerTypeIsTiled(const PlatformCALayer::LayerType layerType) argument
[all...]
H A DPlatformCALayerWin.cpp43 PassRefPtr<PlatformCALayer> PlatformCALayerWin::create(LayerType layerType, PlatformCALayerClient* owner) argument
128 PlatformCALayerWin::PlatformCALayerWin(LayerType layerType, PlatformLayer* layer, PlatformCALayerClient* owner) argument
704 PassRefPtr<PlatformCALayer> PlatformCALayerWin::createCompatibleLayer(PlatformCALayer::LayerType layerType, PlatformCALayerClient* client) const argument
/macosx-10.10/IODVDStorageFamily-35/
H A DIODVDTypes.h163 UInt8 layerType:4; member in struct:DVDPhysicalFormatInfo
184 UInt8 layerType:4; member in struct:DVDPhysicalFormatInfo

Completed in 504 milliseconds