Home
last modified time | relevance | path

Searched defs:attribs (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DUSBAudioPeripheralAttributesActivity.java67 PeripheralProfile.ProfileAttributes attribs = in updateConnectStatus() local
135 PeripheralProfile.ProfileAttributes attribs = in updateConnectStatus() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DEGL15Test.java284 long[] attribs = new long[] { in testEGL15CreateImage() local
313 long[] attribs = new long[] { EGL14.EGL_NONE }; in testEGL15CreatePlatformPixmap() local
DEGL14Test.java157 int[] attribs = new int[] { EGL14.EGL_NONE }; in testEGL14CreatePixmap() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DPeripheralProfile.java108 public static boolean matches(ProfileAttributes attribs, AudioDeviceInfo deviceInfo) { in matches()
157 private void parseProfileAttributes(ProfileAttributes attribs, String elementName, in parseProfileAttributes()
/cts/tests/tests/effect/src/android/effect/cts/
DGLEnv.java61 int[] attribs = { EGL_CONTEXT_CLIENT_VERSION, 2, EGL10.EGL_NONE }; in GLEnv() local
/cts/hostsidetests/gputools/apps/jni/
Dandroid_gputools_cts_RootlessGpuDebug.cpp93 const EGLint attribs[] = {EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in initGLES() local