Searched refs:validateStencilSettings (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContext.h764 bool validateStencilSettings(const char* functionName);
H A DWebGLRenderingContext.cpp4863 bool WebGLRenderingContext::validateStencilSettings(const char* functionName) function in class:WebCore::WebGLRenderingContext
5113 if (!validateStencilSettings(functionName))
5145 if (!validateStencilSettings(functionName))

Completed in 224 milliseconds