Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.h858 DisplayInConsole, enumerator
864 …m, const char* functionName, const char* description, ConsoleDisplayPreference = DisplayInConsole);
DWebGLRenderingContextBase.cpp4231 …ConsoleDisplayPreference display = (mode == RealLostContext) ? DisplayInConsole: DontDisplayInCons… in loseContextImpl()
5605 if (m_synthesizedErrorsToConsole && display == DisplayInConsole) { in synthesizeGLError()