Home
last modified time | relevance | path

Searched refs:SetReadPath (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTResourceFile.h29 static void SetReadPath(const char* pszReadPath);
DPVRTResourceFile.cpp79 void CPVRTResourceFile::SetReadPath(const char* const pszReadPath) in SetReadPath() function in CPVRTResourceFile
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h284 void SetReadPath(const char * const str);
DPVRShell.cpp1446 void PVRShellInit::SetReadPath(const char * const str) in SetReadPath() function in PVRShellInit
/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/Shell/OS/LinuxX11/
DPVRShellOS.cpp116 SetReadPath(pszExePath); in OsInit()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp130 SetReadPath(exeName); in OsInit()
/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()