Home
last modified time | relevance | path

Searched refs:getBackendLibPath (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DEmuglBackendList_unittest.cpp74 TEST(EmuglBackendList, getBackendLibPath) { in TEST() argument
120 EXPECT_TRUE(list.getBackendLibPath("bar", kData[n].library, &libdir)); in TEST()
DEmuglBackendList.cpp66 bool EmuglBackendList::getBackendLibPath(const char* name, in getBackendLibPath() function in android::opengl::EmuglBackendList
Demugl_config.cpp447 if (sBackendList->getBackendLibPath( in emuglConfig_setupEnv()
451 if (sBackendList->getBackendLibPath( in emuglConfig_setupEnv()
462 if (sBackendList->getBackendLibPath( in emuglConfig_setupEnv()
/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
DEmuglBackendList.h61 bool getBackendLibPath(const char* name, Library library,