OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPlatformType
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/egl/
egluNativeDisplay.hpp
49
EGLenum
getPlatformType
(void) const { return m_platformType; }
79
EGLenum
getPlatformType
(void) const { return m_platformType; }
egluUtil.cpp
194
display = getPlatformDisplay(nativeDisplay.
getPlatformType
(), nativeDisplay.getPlatformNative(), DE_NULL);
Completed in 396 milliseconds