Searched defs:surfaceSize (Results 1 – 3 of 3) sorted by relevance
85 Size surfaceSize = new Size(10, 10); in testSharedSurfaceOutputConfigurationBasic() local
114 int[] surfaceSize, in addExtensionsForConfig()181 int[] surfaceSize = in getGlExtensionsFromDriver() local
65 int[] surfaceSize = { EGL10.EGL_WIDTH, 1, EGL10.EGL_HEIGHT, 1, EGL10.EGL_NONE }; in GLEnv() local