Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp157 const bool uses_angle = in ConfigureGraphics() local
160 const std::string gles_impl = uses_angle ? "angle" : "emulation"; in ConfigureGraphics()
Dcrosvm_manager.cpp100 const bool uses_angle = in ConfigureGraphics() local
104 const std::string gles_impl = uses_angle ? "angle" : "emulation"; in ConfigureGraphics()