Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp92 bool touch_enabled; member
246 bool touch_enabled) { in AddDisplay() argument
250 touch_enabled]() -> std::shared_ptr<VideoSink> { in AddDisplay()
257 impl_->displays_[label] = {width, height, dpi, touch_enabled, source}; in AddDisplay()
Dstreamer.h87 bool touch_enabled);