Home
last modified time | relevance | path

Searched refs:prefNativeWindowType (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h327 prefNativeWindowType, /*!< Returns the window handle */ enumerator
DPVRShell.cpp471 case prefNativeWindowType: return m_pShellInit->OsGetNativeWindowType(); in PVRShellGet()