HomeSort by relevance Sort by last modified time
    Searched refs:m_NPT (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.h 68 EGLNativePixmapType m_NPT;
PVRShellAPI.cpp 82 m_NPT = (EGLNativePixmapType) OsGetNativePixmapType();
269 m_EGLWindow = eglCreatePixmapSurface(m_EGLDisplay, m_EGLConfig, m_NPT, attrib_list);

Completed in 647 milliseconds