Home
last modified time | relevance | path

Searched refs:PVRSHELL_DIR_SYM (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.h23 #define PVRSHELL_DIR_SYM '\\' macro
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.h20 #define PVRSHELL_DIR_SYM '/' macro
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1429 const char *pName = strrchr(str, PVRSHELL_DIR_SYM); in SetAppName()
1453 char* lastSlash = strrchr(m_pReadPath, PVRSHELL_DIR_SYM); in SetReadPath()
1471 char* lastSlash = strrchr(m_pWritePath, PVRSHELL_DIR_SYM); in SetWritePath()