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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInjectedScriptCanvasModule.cpp71 ScriptValue InjectedScriptCanvasModule::wrapWebGLContext(const ScriptValue& glContext) function in class:blink::InjectedScriptCanvasModule
73 return callWrapContextFunction("wrapWebGLContext", glContext);
H A DInjectedScriptCanvasModuleSource.js4319 wrapWebGLContext: function(glContext)

Completed in 70 milliseconds