Home
last modified time | relevance | path

Searched refs:OsGetNativePixmapType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h373 void *OsGetNativePixmapType();
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp406 void *PVRShellInit::OsGetNativePixmapType() in OsGetNativePixmapType() function in PVRShellInit
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp417 void *PVRShellInit::OsGetNativePixmapType() in OsGetNativePixmapType() function in PVRShellInit
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp82 m_NPT = (EGLNativePixmapType) OsGetNativePixmapType(); in ApiInitAPI()