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

  /external/chromium_org/tools/telemetry/telemetry/core/platform/
ios_platform_backend.py 61 def StartRawDisplayFrameRateMeasurement(self):
linux_platform_backend_unittest.py 25 def StartRawDisplayFrameRateMeasurement(self):
__init__.py 109 def StartRawDisplayFrameRateMeasurement(self):
111 return self._platform_backend.StartRawDisplayFrameRateMeasurement()
cros_platform_backend.py 33 def StartRawDisplayFrameRateMeasurement(self):
linux_platform_backend.py 32 def StartRawDisplayFrameRateMeasurement(self):
mac_platform_backend.py 29 def StartRawDisplayFrameRateMeasurement(self):
platform_backend.py 125 def StartRawDisplayFrameRateMeasurement(self):
android_platform_backend.py 85 def StartRawDisplayFrameRateMeasurement(self):
win_platform_backend.py 105 def StartRawDisplayFrameRateMeasurement(self):

Completed in 145 milliseconds