Searched refs:setUpVideoRendering (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.cpp118 void MediaPlayerPrivateAVFoundation::setUpVideoRendering() function in class:WebCore::MediaPlayerPrivateAVFoundation
132 LOG(Media, "MediaPlayerPrivateAVFoundation::setUpVideoRendering(%p) - current mode = %d, preferred mode = %d",
151 LOG(Media, "MediaPlayerPrivateAVFoundation::setUpVideoRendering(%p) - calling mediaPlayerRenderingModeChanged()", this);
470 setUpVideoRendering();
565 setUpVideoRendering();
604 setUpVideoRendering();
612 setUpVideoRendering();
H A DMediaPlayerPrivateAVFoundation.h287 virtual void setUpVideoRendering();
/macosx-10.10/WebCore-7600.1.25/platform/graphics/mac/
H A DMediaPlayerPrivateQTKit.h150 void setUpVideoRendering();
H A DMediaPlayerPrivateQTKit.mm563 void MediaPlayerPrivateQTKit::setUpVideoRendering()
565 LOG(Media, "MediaPlayerPrivateQTKit::setUpVideoRendering(%p)", this);
1012 setUpVideoRendering();
1113 setUpVideoRendering();
1234 setUpVideoRendering();
1611 setUpVideoRendering();

Completed in 133 milliseconds