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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp1051 if (!validateLocationLength("bindAttribLocation", name))
2093 if (!validateLocationLength("getAttribLocation", name))
2845 if (!validateLocationLength("getUniformLocation", name))
4576 bool WebGLRenderingContextBase::validateLocationLength(const char* functionName, const String& string) function in class:blink::__anon11092::WebGLRenderingContextBase
H A DWebGLRenderingContextBase.h739 bool validateLocationLength(const char* functionName, const String&);

Completed in 251 milliseconds