Searched refs:platformCALayerDeviceScaleFactor (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DPlatformCALayerClient.h63 virtual float platformCALayerDeviceScaleFactor() = 0;
H A DGraphicsLayerCA.h175 virtual float platformCALayerDeviceScaleFactor() OVERRIDE;
H A DGraphicsLayerCA.cpp1138 float GraphicsLayerCA::platformCALayerDeviceScaleFactor() function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp115 virtual float platformCALayerDeviceScaleFactor() { return 1; } function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp199 virtual float platformCALayerDeviceScaleFactor() { return 1; } function in class:FullscreenVideoController::LayerClient
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/mac/
H A DTileController.mm237 float deviceScaleFactor = platformLayer->owner()->platformCALayerDeviceScaleFactor();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp191 virtual float platformCALayerDeviceScaleFactor() { return 1; } function in class:WebCore::LayerClient

Completed in 142 milliseconds