OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prefAppName
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h
356
prefAppName
, /*!< ptrValue is char* */
[
all
...]
PVRShell.cpp
500
case
prefAppName
:
523
case
prefAppName
:
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp
165
pszName = (const char*)m_pShell->PVRShellGet(
prefAppName
);
300
szCaption = (const char*)m_pShell->PVRShellGet(
prefAppName
);
Completed in 197 milliseconds