Searched defs:adoptGRef (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gstreamer/
H A DGRefPtrGStreamer.cpp29 template <> GRefPtr<GstElement> adoptGRef(GstElement* ptr) function in namespace:WTF
49 template <> GRefPtr<GstPad> adoptGRef(GstPad* ptr) function in namespace:WTF
69 template <> GRefPtr<GstPadTemplate> adoptGRef(GstPadTemplate* ptr) function in namespace:WTF
89 template <> GRefPtr<GstCaps> adoptGRef(GstCaps* ptr) function in namespace:WTF
108 template <> GRefPtr<GstTask> adoptGRef(GstTask* ptr) function in namespace:WTF
128 template <> GRefPtr<GstBus> adoptGRef(GstBus* ptr) function in namespace:WTF
148 template <> GRefPtr<GstElementFactory> adoptGRef(GstElementFactory* ptr) function in namespace:WTF
168 template<> GRefPtr<GstBuffer> adoptGRef(GstBuffer* ptr) function in namespace:WTF

Completed in 107 milliseconds