HomeSort by relevance Sort by last modified time
    Searched refs:DefaultLibrary (Results 1 - 8 of 8) sorted by null

  /external/deqp/framework/egl/wrapper/
eglwLibrary.hpp 57 class DefaultLibrary : public FuncPtrLibrary
60 DefaultLibrary (const char* dynamicLibraryName = getLibraryFileName());
61 ~DefaultLibrary (void);
eglwLibrary.cpp 125 DefaultLibrary::DefaultLibrary (const char* dynamicLibraryName)
143 DefaultLibrary::~DefaultLibrary (void)
148 const char* DefaultLibrary::getLibraryFileName (void)
  /external/deqp/framework/platform/android/
tcuAndroidPlatformCapabilityQueryJNI.cpp 126 const eglw::DefaultLibrary egl;
tcuAndroidPlatform.cpp 65 eglw::DefaultLibrary m_library;
  /external/deqp/framework/platform/X11/
tcuX11EglPlatform.cpp 70 class Library : public eglw::DefaultLibrary
74 : eglw::DefaultLibrary("libEGL.so")
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 80 eglw::DefaultLibrary m_library;
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 1276 milliseconds