Home
last modified time | relevance | path

Searched refs:getLibDirPath (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DEmuglBackendList.cpp46 std::string EmuglBackendList::getLibDirPath(const char* name) { in getLibDirPath() function in android::opengl::EmuglBackendList
84 getLibDirPath(name), std::string("lib") + libraryName + kLibSuffix}); in getBackendLibPath()
Demugl_config.cpp418 std::string dir = sBackendList->getLibDirPath(config->backend); in emuglConfig_setupEnv()
/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
DEmuglBackendList.h45 std::string getLibDirPath(const char* name);