Home
last modified time | relevance | path

Searched refs:opt_onErrorFunc (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js294 function makeDebugContext(ctx, opt_onErrorFunc, opt_onFunc) { argument
296 opt_onErrorFunc = opt_onErrorFunc || function(err, functionName, args) {
322 opt_onErrorFunc(err, functionName, arguments);