Searched defs:s1 (Results 1 – 4 of 4) 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()
44 Spinner s1 = (Spinner) findViewById(R.id.spinner1); in onCreate() local
93 AnimatorSet s1 = new AnimatorSet(); in createAnimation() local