Home
last modified time | relevance | path

Searched refs:prefReadPath (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h357 prefReadPath, /*!< ptrValue is char*; will include a trailing slash */ enumerator
DPVRShell.cpp527 case prefReadPath: in PVRShellGet()
1522 const char *pPath = (const char*) m_pShell->PVRShellGet(prefReadPath); in Run()
1714 m_pShell->PVRShellOutputDebug("Read path: %s\n" , m_pShell->PVRShellGet(prefReadPath)); in OutputInfo()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp305 CPVRTResourceFile::SetReadPath((char*)PVRShellGet(prefReadPath)); in InitApplication()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp195 CPVRTResourceFile::SetReadPath((char*)PVRShellGet(prefReadPath)); in InitApplication()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp395 CPVRTResourceFile::SetReadPath((char*)PVRShellGet(prefReadPath)); in InitApplication()