Home
last modified time | relevance | path

Searched defs:display_id (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.cpp42 const std::string display_id = in DisplayHandler() local
56 const auto display_id = in DisplayHandler() local
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js133 addDisplay(display_id, width, height) { argument
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dapp.js125 addDisplay(display_id, width, height) {} argument
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp233 EGLDisplay eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglImp.cpp275 EGLAPI EGLDisplay EGLAPIENTRY eglGetDisplay(EGLNativeDisplayType display_id) { in eglGetDisplay()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1122 EGLDisplay eglGetDisplay(EGLNativeDisplayType display_id) in eglGetDisplay()