Home
last modified time | relevance | path

Searched defs:ContextFactory (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DFileAction.h16 class ContextFactory; variable
H A DInputBuilder.h22 class ContextFactory; variable
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DCanvasContextTests.cpp28 class ContextFactory : public IContextFactory { class
H A DRenderNodeTests.cpp33 class ContextFactory : public android::uirenderer::IContextFactory { class
H A DSkiaDisplayListTests.cpp134 class ContextFactory : public IContextFactory { class
H A DRenderNodeDrawableTests.cpp227 class ContextFactory : public IContextFactory { class
/aosp12/frameworks/compile/mclinker/lib/MC/
H A DContextFactory.cpp17 ContextFactory::ContextFactory(size_t pNum) in ContextFactory() function in mcld::ContextFactory
/aosp12/frameworks/base/libs/hwui/tests/macrobench/
H A DTestSceneRunner.cpp50 class ContextFactory : public IContextFactory { class
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GL2JNIView
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLPerfView
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java81 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLDualGL2View
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceView.java100 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in MosaicRendererSurfaceView
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_HardwareRenderer.cpp685 class ContextFactory : public IContextFactory { class