Home
last modified time | relevance | path

Searched defs:createContext (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
DImageFlipRenderThread.java355 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in ImageFlipRenderThread
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGLTextureViewActivity.java404 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in GLTextureViewActivity.RenderThread
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java140 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in BlockingGLTextureView.EglHelper
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GLPerfView.ContextFactory
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java83 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/
DGL2JNIView.java80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GL2JNIView.ContextFactory
/frameworks/base/core/java/android/speech/
DRecognitionService.java295 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in RecognitionService
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java786 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/
DVulkanManager.cpp366 sk_sp<GrDirectContext> VulkanManager::createContext(const GrContextOptions& options, in createContext() function in android::uirenderer::renderthread::VulkanManager
DEglManager.cpp357 void EglManager::createContext() { in createContext() function in android::uirenderer::renderthread::EglManager
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DRenderTarget.java383 private static EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext() method in RenderTarget
/frameworks/rs/
DrsContext.cpp461 Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc, in createContext() function in android::renderscript::Context
/frameworks/base/core/java/android/content/
DContextWrapper.java1116 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in ContextWrapper
DContext.java6966 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in Context
/frameworks/base/core/java/android/app/
DContextImpl.java2831 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in ContextImpl