Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h358 prefWritePath, /*!< ptrValue is char*; will include a trailing slash */ enumerator
DPVRShell.cpp529 case prefWritePath: in PVRShellGet()
592 pszWritePath = (const char*)PVRShellGet(prefWritePath); in PVRShellScreenSave()
1533 pPath = (const char*) m_pShell->PVRShellGet(prefWritePath); in Run()
1715 m_pShell->PVRShellOutputDebug("Write path: %s\n" , m_pShell->PVRShellGet(prefWritePath)); in OutputInfo()