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

  /external/chromium_org/tools/telemetry/telemetry/core/platform/
ios_platform_backend.py 64 def StopRawDisplayFrameRateMeasurement(self):
linux_platform_backend_unittest.py 28 def StopRawDisplayFrameRateMeasurement(self):
__init__.py 113 def StopRawDisplayFrameRateMeasurement(self):
115 return self._platform_backend.StopRawDisplayFrameRateMeasurement()
cros_platform_backend.py 36 def StopRawDisplayFrameRateMeasurement(self):
linux_platform_backend.py 35 def StopRawDisplayFrameRateMeasurement(self):
mac_platform_backend.py 32 def StopRawDisplayFrameRateMeasurement(self):
platform_backend.py 128 def StopRawDisplayFrameRateMeasurement(self):
android_platform_backend.py 93 def StopRawDisplayFrameRateMeasurement(self):
win_platform_backend.py 108 def StopRawDisplayFrameRateMeasurement(self):
  /external/chromium_org/tools/perf/measurements/
smoothness_controller.py 63 tab.browser.platform.StopRawDisplayFrameRateMeasurement()
126 tab.browser.platform.StopRawDisplayFrameRateMeasurement()

Completed in 219 milliseconds