Searched refs:getSupportedTypes (Results 1 - 25 of 25) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DMediaPlayerPrivateWinCE.h101 static void getSupportedTypes(HashSet<String>& types);
/external/webkit/Source/WebCore/platform/graphics/
H A DMediaPlayer.cpp159 MediaPlayerFactory(CreateMediaEnginePlayer constructor, MediaEngineSupportedTypes getSupportedTypes, MediaEngineSupportsType supportsTypeAndCodecs, argument
162 , getSupportedTypes(getSupportedTypes)
172 MediaEngineSupportedTypes getSupportedTypes; member in struct:WebCore::MediaPlayerFactory
207 static void addMediaEngine(CreateMediaEnginePlayer constructor, MediaEngineSupportedTypes getSupportedTypes, MediaEngineSupportsType supportsType, argument
211 ASSERT(getSupportedTypes);
214 installedMediaEngines().append(new MediaPlayerFactory(constructor, getSupportedTypes, supportsType, getSitesInMediaCache, clearMediaCache, clearMediaCacheForSite));
648 void MediaPlayer::getSupportedTypes(HashSet<String>& types) function in class:WebCore::MediaPlayer
656 engines[ndx]->getSupportedTypes(types);
H A DMediaPlayer.h173 static void getSupportedTypes(HashSet<String>&);
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DMediaPlayerPrivatePhonon.h133 static void getSupportedTypes(HashSet<String>&);
H A DMediaPlayerPrivateQt.h47 static void getSupportedTypes(HashSet<String>&);
H A DMediaPlayerPrivatePhonon.cpp129 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
193 void MediaPlayerPrivatePhonon::getSupportedTypes(HashSet<String>& types) function in class:WebCore::MediaPlayerPrivatePhonon
H A DMediaPlayerPrivateQt.cpp68 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
71 void MediaPlayerPrivateQt::getSupportedTypes(HashSet<String> &supported) function in class:WebCore::MediaPlayerPrivateQt
/external/webkit/Source/WebCore/platform/chromium/
H A DMIMETypeRegistryChromium.cpp122 MediaPlayer::getSupportedTypes(supportedMediaMIMETypes);
/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DMediaPlayerPrivateAndroid.h112 static void getSupportedTypes(HashSet<String>&) { } function in class:WebCore::MediaPlayerPrivate
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundationObjC.h68 static void getSupportedTypes(HashSet<String>& types);
H A DMediaPlayerPrivateAVFoundationObjC.mm130 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
621 void MediaPlayerPrivateAVFoundationObjC::getSupportedTypes(HashSet<String>& supportedTypes)
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamer.h131 static void getSupportedTypes(HashSet<String>&);
H A DMediaPlayerPrivateGStreamer.cpp162 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
1588 void MediaPlayerPrivateGStreamer::getSupportedTypes(HashSet<String>& types) function in class:WebCore::MediaPlayerPrivateGStreamer
/external/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeWin.h141 static void getSupportedTypes(HashSet<String>& types);
H A DMediaPlayerPrivateQuickTimeVisualContext.h130 static void getSupportedTypes(HashSet<String>& types);
H A DMediaPlayerPrivateQuickTimeWin.cpp82 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
701 void MediaPlayerPrivate::getSupportedTypes(HashSet<String>& types) function in class:WebCore::MediaPlayerPrivate
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp159 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
1010 void MediaPlayerPrivateQuickTimeVisualContext::getSupportedTypes(HashSet<String>& types) function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DMediaPlayerPrivateQTKit.h77 static void getSupportedTypes(HashSet<String>& types);
H A DMediaPlayerPrivateQTKit.mm212 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
1448 void MediaPlayerPrivateQTKit::getSupportedTypes(HashSet<String>& supportedTypes)
/external/webkit/Source/WebKit/chromium/src/
H A DWebMediaPlayerClientImpl.h138 static void getSupportedTypes(WTF::HashSet<WTF::String>&);
H A DWebMediaPlayerClientImpl.cpp80 WebMediaPlayerClientImpl::getSupportedTypes,
571 void WebMediaPlayerClientImpl::getSupportedTypes(HashSet<String>& supportedTypes) function in class:WebKit::WebMediaPlayerClientImpl
/external/webkit/Source/WebCore/platform/
H A DMIMETypeRegistry.cpp419 MediaPlayer::getSupportedTypes(*supportedMediaMIMETypes);
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DMediaPlayerPrivateAndroid.cpp89 registrar(create, getSupportedTypes, supportsType, 0, 0, 0);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 300 milliseconds