HomeSort by relevance Sort by last modified time
    Searched defs:GstMessage (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
PlatformVideoWindow.h 32 typedef struct _GstMessage GstMessage;
44 void prepareForOverlay(GstMessage*);
GStreamerGWorld.h 31 typedef struct _GstMessage GstMessage;
39 gboolean gstGWorldSyncMessageCallback(GstBus* bus, GstMessage* message, gpointer data);
42 friend gboolean gstGWorldSyncMessageCallback(GstBus* bus, GstMessage* message, gpointer data);
54 void setWindowOverlay(GstMessage* message);
MediaPlayerPrivateGStreamer.h 36 typedef struct _GstMessage GstMessage;
51 gboolean handleMessage(GstMessage*);
147 void mediaLocationChanged(GstMessage*);
149 void processBufferingStats(GstMessage*);

Completed in 23 milliseconds