Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DFileAction.h16 class ContextFactory; variable
DInputBuilder.h23 class ContextFactory; variable
/frameworks/compile/mclinker/lib/MC/
DContextFactory.cpp16 ContextFactory::ContextFactory(size_t pNum) in ContextFactory() function in ContextFactory
/frameworks/base/libs/hwui/tests/
Dmain.cpp34 class ContextFactory : public IContextFactory { class
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java81 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLDualGL2View
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLPerfView
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GL2JNIView
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp380 class ContextFactory : public IContextFactory { class