Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h302 prefCommandLineOptNum, /*!< Returns the length of the array returned by prefCommandLineOpts */ enumerator
DPVRShell.cpp426 case prefCommandLineOptNum: return m_pShellInit->m_CommandLine.m_nOptLen; in PVRShellGet()