Searched defs:attribs (Results 1 – 6 of 6) sorted by relevance
65 PeripheralProfile.ProfileAttributes attribs = in updateConnectStatus() local133 PeripheralProfile.ProfileAttributes attribs = in updateConnectStatus() local
283 long[] attribs = new long[] { in testEGL15CreateImage() local312 long[] attribs = new long[] { EGL14.EGL_NONE }; in testEGL15CreatePlatformPixmap() local
157 int[] attribs = new int[] { EGL14.EGL_NONE }; in testEGL14CreatePixmap() local
108 public static boolean matches(ProfileAttributes attribs, AudioDeviceInfo deviceInfo) { in matches()157 private void parseProfileAttributes(ProfileAttributes attribs, String elementName, in parseProfileAttributes()
61 int[] attribs = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in GLEnv() local
75 const EGLint attribs[] = {EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in initGLES() local