Searched defs:s1 (Results 1 – 2 of 2) sorted by relevance
66 bool EglValidate::releaseContext(EGLContext ctx,EGLSurface s1,EGLSurface s2) { in releaseContext()72 bool EglValidate::badContextMatch(EGLContext ctx,EGLSurface s1,EGLSurface s2) { in badContextMatch()
120 String s1 = pathSegments[i]; in findMatchingSourceFolder() local