Home
last modified time | relevance | path

Searched defs:PVRShellInitAPI (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.h73 PVRShellInitAPI() : m_bPowerManagementSupported(false), m_iRequestedConfig(0), m_iConfig(0) {} in PVRShellInitAPI() function
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h163 friend class PVRShellInitAPI; variable