Searched defs:s2 (Results 1 – 3 of 3) 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()
61 Spinner s2 = (Spinner) findViewById(R.id.spinner2); in onCreate() local
97 AnimatorSet s2 = (AnimatorSet) s1.clone(); in createAnimation() local