Searched refs:methodNameCount (Results 1 – 2 of 2) sorted by relevance
32 unsigned int methodNameCount, in ANGLEGetDisplayPlatform() argument40 if (methodNameCount > angle::g_NumPlatformMethods) in ANGLEGetDisplayPlatform()42 ERR() << "Invalid platform method count: " << methodNameCount << ", expected " in ANGLEGetDisplayPlatform()47 for (unsigned int nameIndex = 0; nameIndex < methodNameCount; ++nameIndex) in ANGLEGetDisplayPlatform()
318 unsigned int methodNameCount,