Android-cuttlefish cvd tool
Functions | Variables
gfxstream::anonymous_namespace{egl.cpp} Namespace Reference

Functions

gfxstream::expected< Lib, std::string > LoadEglLib ()
 

Variables

constexpr const char kEglLib [] = "libEGL.so"
 
constexpr const char kEglLibAlt [] = "libEGL.so.1"
 

Function Documentation

◆ LoadEglLib()

gfxstream::expected< Lib, std::string > gfxstream::anonymous_namespace{egl.cpp}::LoadEglLib ( )

Variable Documentation

◆ kEglLib

constexpr const char gfxstream::anonymous_namespace{egl.cpp}::kEglLib[] = "libEGL.so"
constexpr

◆ kEglLibAlt

constexpr const char gfxstream::anonymous_namespace{egl.cpp}::kEglLibAlt[] = "libEGL.so.1"
constexpr