Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h310prefPriority, /*!< EGL: If supported will set the egl context priority; 0 for low, 1 for… enumerator
DPVRShell.cpp433 case prefPriority: return m_pShellData->nPriority; in PVRShellGet()
1121 shell.PVRShellSet(prefPriority, atoi(val)); in Apply()
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
DPVRShellAPI.cpp181 switch(m_pShell->PVRShellGet(prefPriority)) in ApiInitAPI()
900 case prefPriority: in ApiSet()