Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.h68 EGLNativePixmapType m_NPT; variable
DPVRShellAPI.cpp82 m_NPT = (EGLNativePixmapType) OsGetNativePixmapType(); in ApiInitAPI()
269 m_EGLWindow = eglCreatePixmapSurface(m_EGLDisplay, m_EGLConfig, m_NPT, attrib_list); in ApiInitAPI()