Home
last modified time | relevance | path

Searched refs:prefAppName (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h356 prefAppName, /*!< ptrValue is char* */ enumerator
DPVRShell.cpp500 case prefAppName: in PVRShellSet()
523 case prefAppName: in PVRShellGet()
1439 m_pShell->PVRShellSet(prefAppName, pName); in SetAppName()
1711 m_pShell->PVRShellOutputDebug("App name: %s\n" , m_pShell->PVRShellGet(prefAppName)); in OutputInfo()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp165 pszName = (const char*)m_pShell->PVRShellGet(prefAppName); in OsInitOS()
300 szCaption = (const char*)m_pShell->PVRShellGet(prefAppName); in OsExit()