Home
last modified time | relevance | path

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

/external/deqp/framework/platform/lnx/
DtcuLnxVulkanPlatform.cpp43 # define X11_DISPLAY "" macro
216 …n new VulkanDisplayXlib(MovePtr<x11::DisplayBase>(new x11::XlibDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()
221 …urn new VulkanDisplayXcb(MovePtr<x11::DisplayBase>(new x11::XcbDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()
241 return x11::XlibDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()
245 return x11::XcbDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()
/external/skqp/tools/skp/
Dwebpages_playback.py96 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable
220 'DISPLAY=%s' % X11_DISPLAY,
258 'DISPLAY=%s' % X11_DISPLAY,
/external/skia/tools/skp/
Dwebpages_playback.py97 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable
221 'DISPLAY=%s' % X11_DISPLAY,
259 'DISPLAY=%s' % X11_DISPLAY,