/frameworks/layoutlib/bridge/src/android/graphics/ |
D | SweepGradient_Delegate.java | 102 public java.awt.PaintContext createContext( in createContext() method in SweepGradient_Delegate.SweepGradientPaint
|
D | BlendComposite.java | 115 public CompositeContext createContext(ColorModel srcColorModel, in createContext() method in BlendComposite
|
D | RadialGradient_Delegate.java | 107 public java.awt.PaintContext createContext( in createContext() method in RadialGradient_Delegate.RadialGradientPaint
|
D | BitmapShader_Delegate.java | 115 public PaintContext createContext(ColorModel colorModel, Rectangle deviceBounds, in createContext() method in BitmapShader_Delegate.BitmapShaderPaint
|
D | LinearGradient_Delegate.java | 117 public java.awt.PaintContext createContext( in createContext() method in LinearGradient_Delegate.LinearGradientPaint
|
/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/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/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/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/libs/hwui/renderthread/ |
D | EglManager.cpp | 268 void EglManager::createContext() { in createContext() function in android::uirenderer::renderthread::EglManager
|
D | VulkanManager.cpp | 380 sk_sp<GrContext> VulkanManager::createContext(const GrContextOptions& options) { in createContext() function in android::uirenderer::renderthread::VulkanManager
|
/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/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
|