Home
last modified time | relevance | path

Searched refs:m_NDT (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.h67 EGLNativeDisplayType m_NDT; variable
DPVRShellAPI.cpp81 m_NDT = (EGLNativeDisplayType)OsGetNativeDisplayType(); in ApiInitAPI()
91 m_EGLDisplay = eglGetDisplay(m_NDT); in ApiInitAPI()