Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h456 bool ApiSet(const prefNameIntEnum prefName, const int i32Value);
DPVRShell.cpp400 if(m_pShellInit->ApiSet(prefName, value)) in PVRShellSet()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp890 bool PVRShellInit::ApiSet(const prefNameIntEnum prefName, const int i32Value) in ApiSet() function in PVRShellInit