Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h368 void *OsGetNativeDisplayType();
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp396 void *PVRShellInit::OsGetNativeDisplayType() in OsGetNativeDisplayType() function in PVRShellInit
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp407 void *PVRShellInit::OsGetNativeDisplayType() in OsGetNativeDisplayType() function in PVRShellInit
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp81 m_NDT = (EGLNativeDisplayType)OsGetNativeDisplayType(); in ApiInitAPI()