/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
D | ImageFlipRenderThread.java | 355 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in ImageFlipRenderThread
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | GLTextureViewActivity.java | 404 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in GLTextureViewActivity.RenderThread
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 140 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in BlockingGLTextureView.EglHelper
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLPerfView.ContextFactory
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 83 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLDualGL2View.ContextFactory
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GL2JNIView.ContextFactory
|
/frameworks/base/core/java/android/speech/ |
D | RecognitionService.java | 295 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in RecognitionService
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLSurfaceView.java | 786 EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig); in createContext() method 793 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext() method in GLSurfaceView.DefaultContextFactory
|
/frameworks/base/libs/hwui/renderthread/ |
D | VulkanManager.cpp | 366 sk_sp<GrDirectContext> VulkanManager::createContext(const GrContextOptions& options, in createContext() function in android::uirenderer::renderthread::VulkanManager
|
D | EglManager.cpp | 357 void EglManager::createContext() { in createContext() function in android::uirenderer::renderthread::EglManager
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | RenderTarget.java | 383 private static EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext() method in RenderTarget
|
/frameworks/rs/ |
D | rsContext.cpp | 461 Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc, in createContext() function in android::renderscript::Context
|
/frameworks/base/core/java/android/content/ |
D | ContextWrapper.java | 1116 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in ContextWrapper
|
D | Context.java | 6966 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in Context
|
/frameworks/base/core/java/android/app/ |
D | ContextImpl.java | 2831 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in ContextImpl
|