Home
last modified time | relevance | path

Searched refs:GetNativeEGLLibraryNameWithExtension (Results 1 – 8 of 8) sorted by relevance

/external/angle/util/
Dtest_utils.h132 const char *GetNativeEGLLibraryNameWithExtension();
/external/angle/samples/sample_util/
DSampleApplication.cpp124 angle::GetNativeEGLLibraryNameWithExtension(), angle::SearchType::SystemDir)); in SampleApplication()
/external/angle/util/posix/
Dtest_utils_posix.cpp463 const char *GetNativeEGLLibraryNameWithExtension() in GetNativeEGLLibraryNameWithExtension() function
/external/angle/util/windows/
Dtest_utils_win.cpp465 const char *GetNativeEGLLibraryNameWithExtension() in GetNativeEGLLibraryNameWithExtension() function
/external/angle/src/tests/test_utils/
Dangle_test_configs.h196 const char *GetNativeEGLLibraryNameWithExtension();
Dangle_test_instantiate.cpp84 eglLibrary.reset(OpenSharedLibraryWithExtension(GetNativeEGLLibraryNameWithExtension(), in IsSystemEGLConfigSupported()
DANGLETest.cpp1501 GetNativeEGLLibraryNameWithExtension(), SearchType::SystemDir)); in GetSystemEGLLibrary()
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp609 GetNativeEGLLibraryNameWithExtension(), SearchType::SystemDir)); in ANGLERenderTest()