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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 368 void *OsGetNativeDisplayType();
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp 392 @Function OsGetNativeDisplayType
396 void *PVRShellInit::OsGetNativeDisplayType()
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 403 @Function OsGetNativeDisplayType
407 void *PVRShellInit::OsGetNativeDisplayType()
  /external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.cpp 81 m_NDT = (EGLNativeDisplayType)OsGetNativeDisplayType();

Completed in 76 milliseconds