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

/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h447 class ContextLostCallback { class in class:WebCore::GraphicsContext3D
450 virtual ~ContextLostCallback() {}
453 void setContextLostCallback(PassOwnPtr<ContextLostCallback>);

Completed in 17 milliseconds