Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTResourceFile.cpp79 void CPVRTResourceFile::SetReadPath(const char* const pszReadPath) in SetReadPath() argument
81 s_ReadPath = (pszReadPath) ? pszReadPath : ""; in SetReadPath()
DPVRTResourceFile.h29 static void SetReadPath(const char* pszReadPath);