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

/external/chromium_org/content/browser/compositor/
H A Dimage_transport_factory.h41 // Notifies that the surface handles generated by ImageTransportFactory were
45 // resources from the ImageTransportFactory (e.g. through GetGLHelper) will
54 class CONTENT_EXPORT ImageTransportFactory { class in namespace:content
56 virtual ~ImageTransportFactory() {}
63 static void InitializeForUnitTests(scoped_ptr<ImageTransportFactory> factory);
69 static ImageTransportFactory* GetInstance();

Completed in 87 milliseconds