Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/
H A Dtest_utils.h118 const char *GetNativeEGLLibraryNameWithExtension();
/aosp_15_r20/external/angle/samples/sample_util/
H A DSampleApplication.cpp106 angle::GetNativeEGLLibraryNameWithExtension(), angle::SearchType::SystemDir)); in SampleApplication()
/aosp_15_r20/external/angle/src/tests/test_utils/
H A Dangle_test_configs.h229 const char *GetNativeEGLLibraryNameWithExtension();
H A Dangle_test_instantiate.cpp96 eglLibrary.reset(OpenSharedLibraryWithExtension(GetNativeEGLLibraryNameWithExtension(), in IsSystemEGLConfigSupported()
H A DANGLETest.cpp1721 GetNativeEGLLibraryNameWithExtension(), SearchType::SystemDir)); in GetSystemEGLLibrary()
/aosp_15_r20/external/angle/util/posix/
H A Dtest_utils_posix.cpp430 const char *GetNativeEGLLibraryNameWithExtension() in GetNativeEGLLibraryNameWithExtension() function
/aosp_15_r20/external/angle/util/windows/
H A Dtest_utils_win.cpp440 const char *GetNativeEGLLibraryNameWithExtension() in GetNativeEGLLibraryNameWithExtension() function
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DANGLEPerfTest.cpp834 GetNativeEGLLibraryNameWithExtension(), SearchType::SystemDir)); in ANGLERenderTest()