Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h359 prefCommandLine, /*!< used to retrieve the entire application command line */ enumerator
DPVRShell.cpp531 case prefCommandLine: in PVRShellGet()
1717 m_pShell->PVRShellOutputDebug("Command-line: %s\n" , m_pShell->PVRShellGet(prefCommandLine)); in OutputInfo()