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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h 378 void *OsGetNativeWindowType();
PVRShell.cpp 471 case prefNativeWindowType: return m_pShellInit->OsGetNativeWindowType();
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp 413 @Function OsGetNativeWindowType
417 void *PVRShellInit::OsGetNativeWindowType()
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp 424 @Function OsGetNativeWindowType
428 void *PVRShellInit::OsGetNativeWindowType()
  /external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
PVRShellAPI.cpp 83 m_NWT = (EGLNativeWindowType) OsGetNativeWindowType();

Completed in 53 milliseconds