HomeSort by relevance Sort by last modified time
    Searched refs:m_layerClient (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/win/
MediaPlayerPrivateQuickTimeVisualContext.h 166 OwnPtr<LayerClient> m_layerClient;
MediaPlayerPrivateQuickTimeVisualContext.cpp 178 , m_layerClient(new MediaPlayerPrivateQuickTimeVisualContext::LayerClient(this))
    [all...]
  /external/webkit/Source/WebKit/win/
FullscreenVideoController.h 163 OwnPtr<LayerClient> m_layerClient;
FullscreenVideoController.cpp 245 , m_layerClient(new LayerClient(this))
246 , m_rootChild(PlatformCALayer::create(PlatformCALayer::LayerTypeLayer, m_layerClient.get()))

Completed in 203 milliseconds