Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp43 # define X11_DISPLAY "" macro
261 …n new VulkanDisplayXlib(MovePtr<x11::DisplayBase>(new x11::XlibDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()
265 …urn new VulkanDisplayXcb(MovePtr<x11::DisplayBase>(new x11::XcbDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()
287 return x11::XlibDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()
291 return x11::XcbDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()
/third_party/flutter/skia/tools/skp/
Dwebpages_playback.py107 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable
250 'DISPLAY=%s' % X11_DISPLAY,
290 'DISPLAY=%s' % X11_DISPLAY,
/third_party/skia/tools/skp/
Dwebpages_playback.py109 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable
252 'DISPLAY=%s' % X11_DISPLAY,
292 'DISPLAY=%s' % X11_DISPLAY,