Home
last modified time | relevance | path

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

12

/frameworks/av/media/libeffects/hapticgenerator/aidl/
DEffectHapticGenerator.cpp167 std::shared_ptr<EffectContext> HapticGeneratorImpl::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::HapticGeneratorImpl
/frameworks/av/media/libeffects/loudness/aidl/
DEffectLoudnessEnhancer.cpp158 std::shared_ptr<EffectContext> LoudnessEnhancerImpl::createContext( in createContext() function in aidl::android::hardware::audio::effect::LoudnessEnhancerImpl
/frameworks/av/media/libeffects/visualizer/aidl/
DVisualizer.cpp211 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.cpp190 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.cpp351 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.cpp422 std::shared_ptr<EffectContext> DynamicsProcessingImpl::createContext( in createContext() function in aidl::android::hardware::audio::effect::DynamicsProcessingImpl
/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/preprocessing/aidl/
DEffectPreProcessing.cpp403 std::shared_ptr<EffectContext> EffectPreProcessing::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::EffectPreProcessing
/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DEffectBundleAidl.cpp416 std::shared_ptr<EffectContext> EffectBundleAidl::createContext(const Parameter::Common& common) { in createContext() function in aidl::android::hardware::audio::effect::EffectBundleAidl
/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/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/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/base/core/java/android/companion/virtual/
DVirtualDeviceInternal.java163 @NonNull Context createContext() { in createContext() method in VirtualDeviceInternal
DVirtualDeviceManager.java375 public @NonNull Context createContext() { in createContext() method in VirtualDeviceManager.VirtualDevice
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp357 void EglManager::createContext() { in createContext() function in android::uirenderer::renderthread::EglManager
DVulkanManager.cpp415 sk_sp<GrDirectContext> VulkanManager::createContext(GrContextOptions& options, in createContext() function in android::uirenderer::renderthread::VulkanManager
/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/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.java491 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.java162 static Context createContext(Context initContext, StartingWindowInfo windowInfo, in createContext() method in SplashscreenContentDrawer
/frameworks/base/core/java/android/content/
DContextWrapper.java1164 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in ContextWrapper
DContext.java7392 public Context createContext(@NonNull ContextParams contextParams) { in createContext() method in Context

12