Searched refs:platformCALayerShowDebugBorders (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DPlatformCALayerClient.h54 virtual bool platformCALayerShowDebugBorders() const = 0;
H A DGraphicsLayerCA.h167 virtual bool platformCALayerShowDebugBorders() const { return isShowingDebugBorder(); } function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWinInternal.cpp393 if (owner()->owner()->platformCALayerShowDebugBorders()) {
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp107 virtual bool platformCALayerShowDebugBorders() const { return false; } function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp191 virtual bool platformCALayerShowDebugBorders() const { return false; } function in class:FullscreenVideoController::LayerClient
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp183 virtual bool platformCALayerShowDebugBorders() const { return false; } function in class:WebCore::LayerClient

Completed in 95 milliseconds