Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DFileAction.h19 class ContextFactory; variable
DInputBuilder.h26 class ContextFactory; variable
/frameworks/compile/mclinker/lib/MC/
DContextFactory.cpp16 ContextFactory::ContextFactory(size_t pNum) in ContextFactory() function in ContextFactory
/frameworks/compile/mclinker/include/mcld/LD/
DArchive.h30 class ContextFactory; variable
/frameworks/compile/mclinker/include/mcld/Support/
DTargetRegistry.h34 class ContextFactory; variable
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java78 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GL2JNIView
/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/gldual/src/com/android/gldual/
DGLDualGL2View.java81 private static class ContextFactory implements GLSurfaceView.EGLContextFactory { class in GLDualGL2View