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

  /external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp 575 unsigned long iTime = PVRShellGetTime();
577 if(iTime > m_iTimePrev)
579 float fDelta = (float) (iTime - m_iTimePrev);
601 m_iTimePrev = iTime;
  /external/pdfium/fxjs/
cfxjse_formcalc_context.h 150 int32_t iTime,

Completed in 69 milliseconds