OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_nativeDisplay
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/egl/
teglTestCase.cpp
48
,
m_nativeDisplay
(m_nativeDisplayFactory.createDisplay())
59
return
m_nativeDisplay
->getLibrary();
teglTestCase.hpp
68
eglu::NativeDisplay& getNativeDisplay (void) const { return *
m_nativeDisplay
; }
80
de::UniquePtr<eglu::NativeDisplay>
m_nativeDisplay
;
Completed in 1481 milliseconds