/external/webkit/Source/WebCore/platform/graphics/ |
D | MediaPlayer.cpp | 159 …tory(CreateMediaEnginePlayer constructor, MediaEngineSupportedTypes getSupportedTypes, MediaEngine… in MediaPlayerFactory() 162 , getSupportedTypes(getSupportedTypes) in MediaPlayerFactory() 172 MediaEngineSupportedTypes getSupportedTypes; member 207 …gine(CreateMediaEnginePlayer constructor, MediaEngineSupportedTypes getSupportedTypes, MediaEngine… in addMediaEngine() argument 211 ASSERT(getSupportedTypes); in addMediaEngine() 214 …installedMediaEngines().append(new MediaPlayerFactory(constructor, getSupportedTypes, supportsType… in addMediaEngine() 648 void MediaPlayer::getSupportedTypes(HashSet<String>& types) in getSupportedTypes() function in WebCore::MediaPlayer 656 engines[ndx]->getSupportedTypes(types); in getSupportedTypes()
|
D | MediaPlayer.h | 173 static void getSupportedTypes(HashSet<String>&);
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | MediaPlayerPrivateWinCE.h | 101 static void getSupportedTypes(HashSet<String>& types);
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | MediaPlayerPrivatePhonon.h | 133 static void getSupportedTypes(HashSet<String>&);
|
D | MediaPlayerPrivateQt.h | 47 static void getSupportedTypes(HashSet<String>&);
|
D | MediaPlayerPrivatePhonon.cpp | 129 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); in registerMediaEngine() 193 void MediaPlayerPrivatePhonon::getSupportedTypes(HashSet<String>& types) in getSupportedTypes() function in WebCore::MediaPlayerPrivatePhonon
|
D | MediaPlayerPrivateQt.cpp | 68 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); in registerMediaEngine() 71 void MediaPlayerPrivateQt::getSupportedTypes(HashSet<String> &supported) in getSupportedTypes() function in WebCore::MediaPlayerPrivateQt
|
/external/webkit/Source/WebCore/platform/chromium/ |
D | MIMETypeRegistryChromium.cpp | 122 MediaPlayer::getSupportedTypes(supportedMediaMIMETypes); in isSupportedMediaMIMEType()
|
/external/webkit/Source/WebCore/platform/graphics/avfoundation/ |
D | MediaPlayerPrivateAVFoundationObjC.h | 68 static void getSupportedTypes(HashSet<String>& types);
|
D | MediaPlayerPrivateAVFoundationObjC.mm | 130 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); 621 void MediaPlayerPrivateAVFoundationObjC::getSupportedTypes(HashSet<String>& supportedTypes)
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | MediaPlayerPrivateAndroid.h | 112 static void getSupportedTypes(HashSet<String>&) { } in getSupportedTypes() function
|
/external/webkit/Source/WebCore/platform/graphics/gstreamer/ |
D | MediaPlayerPrivateGStreamer.h | 131 static void getSupportedTypes(HashSet<String>&);
|
D | MediaPlayerPrivateGStreamer.cpp | 162 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); in registerMediaEngine() 1588 void MediaPlayerPrivateGStreamer::getSupportedTypes(HashSet<String>& types) in getSupportedTypes() function in WebCore::MediaPlayerPrivateGStreamer
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | MediaPlayerPrivateQuickTimeWin.h | 141 static void getSupportedTypes(HashSet<String>& types);
|
D | MediaPlayerPrivateQuickTimeVisualContext.h | 130 static void getSupportedTypes(HashSet<String>& types);
|
D | MediaPlayerPrivateQuickTimeWin.cpp | 82 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); in registerMediaEngine() 701 void MediaPlayerPrivate::getSupportedTypes(HashSet<String>& types) in getSupportedTypes() function in WebCore::MediaPlayerPrivate
|
D | MediaPlayerPrivateQuickTimeVisualContext.cpp | 159 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); in registerMediaEngine() 1010 void MediaPlayerPrivateQuickTimeVisualContext::getSupportedTypes(HashSet<String>& types) in getSupportedTypes() function in WebCore::MediaPlayerPrivateQuickTimeVisualContext
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebMediaPlayerClientImpl.cpp | 80 WebMediaPlayerClientImpl::getSupportedTypes, in registerSelf() 571 void WebMediaPlayerClientImpl::getSupportedTypes(HashSet<String>& supportedTypes) in getSupportedTypes() function in WebKit::WebMediaPlayerClientImpl
|
D | WebMediaPlayerClientImpl.h | 138 static void getSupportedTypes(WTF::HashSet<WTF::String>&);
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | MediaPlayerPrivateQTKit.h | 77 static void getSupportedTypes(HashSet<String>& types);
|
D | MediaPlayerPrivateQTKit.mm | 212 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); 1448 void MediaPlayerPrivateQTKit::getSupportedTypes(HashSet<String>& supportedTypes)
|
/external/webkit/Source/WebCore/platform/ |
D | MIMETypeRegistry.cpp | 419 MediaPlayer::getSupportedTypes(*supportedMediaMIMETypes); in initializeSupportedMediaMIMETypes()
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | MediaPlayerPrivateAndroid.cpp | 89 registrar(create, getSupportedTypes, supportsType, 0, 0, 0); in registerMediaEngine()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2008-08-10 | 42436 (WebCore::MediaPlayerPrivate::getSupportedTypes): 63407 (WebCore::MediaPlayerPrivate::getSupportedTypes): 67722 (WebCore::MediaPlayerPrivate::getSupportedTypes): Instead of (QTMovieFileTypeOptions)0, 68062 (WebCore::MediaPlayer::getSupportedTypes): 68125 (WebCore::MediaPlayerPrivate::getSupportedTypes): 68179 (WebCore::MediaPlayerPrivate::getSupportedTypes): 68768 (WebCore::MoviePrivate::getSupportedTypes): 76965 (WebCore::MoviePrivate::getSupportedTypes): 77349 (WebCore::Movie::getSupportedTypes): 77414 (WebCore::MoviePrivate::getSupportedTypes):
|
D | ChangeLog-2010-05-24 | 30175 (WebCore::MediaPlayerPrivateGStreamer::getSupportedTypes): 32947 (WebCore::MediaPlayerPrivate::getSupportedTypes): 41637 (WebCore::MediaPlayerPrivate::getSupportedTypes): 45163 (WebCore::MediaPlayerPrivate::getSupportedTypes):
|