Home
last modified time | relevance | path

Searched +defs:d +defs:g (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/opengl/src/android/opengl/cts/
DEgl10Utils.java84 int d = findConfigAttrib(egl, display, config, EGL10.EGL_DEPTH_SIZE); in chooseConfig() local
88 int g = findConfigAttrib(egl, display, config, EGL10.EGL_GREEN_SIZE); in chooseConfig() local
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java135 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
187 int d = findConfigAttrib(egl, display, config, in chooseConfig() local
199 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DImageProcessingTest.java254 int d = (x - width / 2) * (x - width / 2) + (y - height / 2) * (y - height / 2); in buildSrc() local
311 int pack(float a, float r, float g, float b) { in pack()
323 int pack(int a, int r, int g, int b) { in pack()
773 float g = f; in testLUT() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java353 final File d = useFallocate(makeUniqueFile(group), size, groupTime); in testCacheBehavior() local
357 final File g = useFallocate(makeUniqueFile(tomb), size, tombTime); in testCacheBehavior() local
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java342 int d = findConfigAttrib(egl, display, config, in chooseConfig() local
354 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java939 int d = findConfigAttrib(egl, display, config, in chooseConfig() local
946 int g = findConfigAttrib(egl, display, config, in chooseConfig() local