Home
last modified time | relevance | path

Searched defs:platformCALayerRespondsToLayoutChanges (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h134 virtual bool platformCALayerRespondsToLayoutChanges() const { return false; } in platformCALayerRespondsToLayoutChanges() function
/external/webkit/Source/WebKit/win/
DFullscreenVideoController.cpp183 virtual bool platformCALayerRespondsToLayoutChanges() const { return true; } in platformCALayerRespondsToLayoutChanges() function in FullscreenVideoController::LayerClient
/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeVisualContext.cpp99 virtual bool platformCALayerRespondsToLayoutChanges() const { return true; } in platformCALayerRespondsToLayoutChanges() function in WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient