Searched defs:platformCALayerDrawsContent (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h172 virtual bool platformCALayerDrawsContent() const { return drawsContent(); } function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp196 virtual bool platformCALayerDrawsContent() const { return false; } function in class:FullscreenVideoController::LayerClient
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp188 virtual bool platformCALayerDrawsContent() const { return false; } function in class:WebCore::LayerClient
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp112 virtual bool platformCALayerDrawsContent() const { return false; } function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient

Completed in 75 milliseconds