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

  /hardware/intel/img/hwcomposer/common/observers/
SoftVsyncObserver.cpp 33 mRefreshPeriod(0),
103 mRefreshPeriod = nsecs_t(1e9 / mRefreshRate);
104 mNextFakeVSync = systemTime(CLOCK_MONOTONIC) + mRefreshPeriod;
125 const nsecs_t period = mRefreshPeriod;
SoftVsyncObserver.h 42 nsecs_t mRefreshPeriod;
  /frameworks/webview/chromium/tests/prebuilts/
android-janktesthelper.jar 
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 290 nsecs_t mRefreshPeriod;
HWComposer.cpp     [all...]
  /prebuilts/misc/common/com.android.uiautomator.platform.common/
com.android.uiautomator.platform.common.jar 

Completed in 834 milliseconds