OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:waylandDisplay
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/platform/lnx/wayland/
tcuLnxWaylandEglDisplayFactory.cpp
64
Display (MovePtr<wayland::Display>
waylandDisplay
)
68
, m_display (
waylandDisplay
)
189
MovePtr<wayland::Display>
waylandDisplay
(new wayland::Display(m_eventState, DE_NULL));
191
return new Display(
waylandDisplay
);
/external/deqp/external/vulkancts/framework/vulkan/
vkWsiUtil.cpp
170
const WaylandDisplayInterface&
waylandDisplay
= dynamic_cast<const WaylandDisplayInterface&>(nativeDisplay);
177
waylandDisplay
.getNative(),
Completed in 378 milliseconds