Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp160 const std::string gles_impl = uses_angle ? "angle" : "emulation"; in ConfigureGraphics() local
171 {"androidboot.hardware.egl", gles_impl}, in ConfigureGraphics()
Dcrosvm_manager.cpp104 const std::string gles_impl = uses_angle ? "angle" : "emulation"; in ConfigureGraphics() local
119 {"androidboot.hardware.egl", gles_impl}, in ConfigureGraphics()