HomeSort by relevance Sort by last modified time
    Searched refs:prefInitRepeats (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 300 prefInitRepeats, /*!< Number of times to reinitialise (if >0 when app returns false from RenderScene(), shell will ReleaseView(), InitView() then re-enter RenderScene() loop). Decrements on each initialisation. */
    [all...]
PVRShell.cpp 325 case prefInitRepeats:
424 case prefInitRepeats: return m_pShellData->nInitRepeats;
    [all...]

Completed in 456 milliseconds