Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h252 enum prefNameBoolEnum enum
493 bool PVRShellSet(const prefNameBoolEnum prefName, const bool value);
537 bool PVRShellGet(const prefNameBoolEnum prefName) const;
DPVRShellImpl.h402 bool OsSet(const prefNameBoolEnum prefName, const bool value);
DPVRShell.cpp136 bool PVRShell::PVRShellSet(const prefNameBoolEnum prefName, const bool value) in PVRShellSet()
219 bool PVRShell::PVRShellGet(const prefNameBoolEnum prefName) const in PVRShellGet()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp462 bool PVRShellInit::OsSet(const prefNameBoolEnum prefName, const bool value) in OsSet()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp458 bool PVRShellInit::OsSet(const prefNameBoolEnum prefName, const bool value) in OsSet()