Home
last modified time | relevance | path

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

12

/frameworks/native/libs/renderengine/skia/
DGaneshVkRenderEngine.cpp56 std::unique_ptr<SkiaGpuContext> GaneshVkRenderEngine::createContext( in createContext() function in android::renderengine::skia::GaneshVkRenderEngine
DGraphiteVkRenderEngine.cpp66 std::unique_ptr<SkiaGpuContext> GraphiteVkRenderEngine::createContext( in createContext() function in android::renderengine::skia::GraphiteVkRenderEngine
/frameworks/av/media/libeffects/loudness/aidl/
DEffectLoudnessEnhancer.cpp136 std::shared_ptr<EffectContext> LoudnessEnhancerImpl::createContext( in createContext() function in aidl::android::hardware::audio::effect::LoudnessEnhancerImpl
/frameworks/av/media/libeffects/hapticgenerator/aidl/
DEffectHapticGenerator.cpp159 std::shared_ptr<EffectContext> HapticGeneratorImpl::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::HapticGeneratorImpl
/frameworks/av/media/libeffects/visualizer/aidl/
DVisualizer.cpp190 std::shared_ptr<EffectContext> VisualizerImpl::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::VisualizerImpl
/frameworks/av/media/libeffects/downmix/aidl/
DEffectDownmix.cpp134 std::shared_ptr<EffectContext> DownmixImpl::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::DownmixImpl
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/aidl/
DEffectReverb.cpp347 std::shared_ptr<EffectContext> EffectReverb::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::EffectReverb
/frameworks/av/media/libeffects/dynamicsproc/aidl/
DDynamicsProcessing.cpp405 std::shared_ptr<EffectContext> DynamicsProcessingImpl::createContext( in createContext() function in aidl::android::hardware::audio::effect::DynamicsProcessingImpl
/frameworks/av/media/libeffects/preprocessing/aidl/
DEffectPreProcessing.cpp399 std::shared_ptr<EffectContext> EffectPreProcessing::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::EffectPreProcessing
/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/av/media/libeffects/lvm/wrapper/Aidl/
DEffectBundleAidl.cpp411 std::shared_ptr<EffectContext> EffectBundleAidl::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::EffectBundleAidl
/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/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DGLTextureViewActivity.java404 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in GLTextureViewActivity.RenderThread
/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/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java80 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GL2JNIView.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/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/
DEglManager.cpp361 void EglManager::createContext() { in createContext() function in android::uirenderer::renderthread::EglManager
DVulkanManager.cpp568 sk_sp<GrDirectContext> VulkanManager::createContext(GrContextOptions& options, in createContext() function in android::uirenderer::renderthread::VulkanManager
/frameworks/base/core/java/android/companion/virtual/
DVirtualDeviceInternal.java243 @NonNull Context createContext() { in createContext() method in VirtualDeviceInternal
DVirtualDeviceManager.java597 public @NonNull Context createContext() { in createContext() method in VirtualDeviceManager.VirtualDevice
/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/base/core/java/android/speech/
DRecognitionService.java492 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in RecognitionService
/frameworks/rs/
DrsContext.cpp461 Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc, in createContext() function in android::renderscript::Context
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java155 static Context createContext(Context initContext, StartingWindowInfo windowInfo, in createContext() method in SplashscreenContentDrawer

12