Home
last modified time | relevance | path

Searched defs:eglConfig (Results 1 – 25 of 79) sorted by relevance

1234

/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DRenderTarget.java89 EGLConfig eglConfig = chooseEglConfig(egl, eglDisplay); in newTarget() local
119 EGLConfig eglConfig = chooseEglConfig(mEgl, mDisplay); in forSurfaceHolder() local
138 EGLConfig eglConfig = chooseEglConfig(mEgl, mDisplay); in forSurfaceTexture() local
157 EGLConfig eglConfig = chooseEglConfig(mEgl, mDisplay); in forSurface() local
391 EGLConfig eglConfig = chooseEglConfig(egl, display); in createSurface() local
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/
H A DEglBase14Impl.java34 @Nullable private EGLConfig eglConfig; field in EglBase14Impl
247 final EGLConfig eglConfig = configs[0]; in getEglConfig() local
256 EGLDisplay eglDisplay, EGLConfig eglConfig, int openGlesVersion) { in createEglContext()
H A DEglBase10Impl.java38 @Nullable private EGLConfig eglConfig; field in EglBase10Impl
338 final EGLConfig eglConfig = configs[0]; in getEglConfig() local
347 EGLConfig eglConfig, int openGlesVersion) { in createEglContext()
/aosp_15_r20/external/deqp/framework/egl/
H A DegluGLContextFactory.cpp262 … EGLDisplay eglDisplay, EGLConfig eglConfig, const glu::RenderConfig &config) in createWindow()
288 … EGLDisplay eglDisplay, EGLConfig eglConfig, const glu::RenderConfig &config) in createPixmap()
311 EGLSurface createPBuffer(const Library &egl, EGLDisplay display, EGLConfig eglConfig, const glu::Re… in createPBuffer()
H A DegluGLUtil.cpp96 EGLContext createGLContext(const Library &egl, EGLDisplay display, EGLContext eglConfig, in createGLContext()
223 …c bool configMatches(const eglw::Library &egl, eglw::EGLDisplay display, eglw::EGLConfig eglConfig, in configMatches()
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DNdkInputSurface.java35 static private native long eglCreateContext(long eglDisplay, long eglConfig); in eglCreateContext()
36 static private native long createEGLSurface(long eglDisplay, long eglConfig, long nativeWindow); in createEGLSurface()
/aosp_15_r20/cts/tests/tests/media/common/jni/
H A DNdkInputSurface-jni.cpp69 JNIEnv * /*env*/, jclass /*clazz*/, jlong eglDisplay, jlong eglConfig) { in Java_android_media_cts_NdkInputSurface_eglCreateContext()
92 JNIEnv * /*env*/, jclass /*clazz*/, jlong eglDisplay, jlong eglConfig, jlong nativeWindow) { in Java_android_media_cts_NdkInputSurface_createEGLSurface()
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp460 EGLContext createEGLContext(EglTestContext &testCtx, EGLDisplay eglDisplay, EGLConfig eglConfig, EG… in createEGLContext()
473 EGLSurface createEGLSurface(EglTestContext &testCtx, EGLDisplay display, EGLConfig eglConfig, const… in createEGLSurface()
486 TestContext::TestContext(EglTestContext &testCtx, EGLDisplay eglDisplay, EGLConfig eglConfig, const… in TestContext()
859 EGLConfig eglConfig = eglu::chooseSingleConfig(egl, m_display, attribList); in init() local
/aosp_15_r20/packages/screensavers/Basic/src/com/android/dreams/basic/
DColorsGLRenderer.java170 EGLConfig eglConfig = chooseEglConfig(); in initGL() local
200 private static EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DGlTestBase.java77 EGLConfig eglConfig = Egl14Utils.getEglConfig(sEglDisplay, 2); in createContext() local
H A DEgl14Utils.java95 static EGLContext createEglContext(EGLDisplay eglDisplay, EGLConfig eglConfig, int version) { in createEglContext()
/aosp_15_r20/out/soong/.intermediates/packages/screensavers/Basic/BasicDreams/android_common/javac/
DBasicDreams.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/cts/libs/hardware/src/com/android/cts/hardware/
H A DSyncFenceUtil.java38 EGLConfig eglConfig = null; in createUselessFence() local
/aosp_15_r20/external/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
H A DRendererWrapper.java28 public void onSurfaceCreated(GL10 gl10, EGLConfig eglConfig) { in onSurfaceCreated()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DGLHelper.java85 EGLConfig eglConfig = null; in retrieveTextureSizeFromGL() local
/aosp_15_r20/cts/hostsidetests/angle/app/common/src/com/android/angleIntegrationTest/common/
H A DGlesView.java83 EGLConfig eglConfig; in createEGL() local
/aosp_15_r20/developers/build/prebuilts/gradle/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
H A DMediaEffectsFragment.java98 public void onSurfaceCreated(GL10 gl, EGLConfig eglConfig) { in onSurfaceCreated()
/aosp_15_r20/developers/samples/android/media/MediaEffects/Application/src/main/java/com/example/android/mediaeffects/
DMediaEffectsFragment.java98 public void onSurfaceCreated(GL10 gl, EGLConfig eglConfig) { in onSurfaceCreated()
/aosp_15_r20/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
H A DMediaEffectsFragment.java98 public void onSurfaceCreated(GL10 gl, EGLConfig eglConfig) { in onSurfaceCreated()
/aosp_15_r20/out/soong/.intermediates/packages/screensavers/Basic/BasicDreams/android_common/combined/
DBasicDreams.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/target/common/obj/APPS/BasicDreams_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DGraphicsDetectorGl.cpp45 Egl& egl, EGLDisplay eglDisplay, EGLConfig eglConfig, EGLint contextVersion, in GetGlesContextAvailability()
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/data/
DGlideFilmstripManager.java253 EGLConfig eglConfig = eglConfigs[0]; in computeEglMaxTextureSize() local
/aosp_15_r20/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
H A DImageFlipRenderThread.java355 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()
/aosp_15_r20/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieRunner.java223 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext()

1234