Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DHostConnection.cpp104 constexpr const auto kEglProp = "ro.hardware.egl"; variable
148 egl = android::base::GetProperty(kEglProp, ""); in getConnectionTypeFromProperty()