OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRawDisplayFrameRateMeasurements
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/tools/telemetry/telemetry/core/platform/
ios_platform_backend.py
46
def
GetRawDisplayFrameRateMeasurements
(self):
linux_platform_backend_unittest.py
31
def
GetRawDisplayFrameRateMeasurements
(self):
__init__.py
135
def
GetRawDisplayFrameRateMeasurements
(self):
137
return self._platform_backend.
GetRawDisplayFrameRateMeasurements
()
cros_platform_backend.py
39
def
GetRawDisplayFrameRateMeasurements
(self):
linux_platform_backend.py
38
def
GetRawDisplayFrameRateMeasurements
(self):
mac_platform_backend.py
35
def
GetRawDisplayFrameRateMeasurements
(self):
platform_backend.py
131
def
GetRawDisplayFrameRateMeasurements
(self):
android_platform_backend.py
105
def
GetRawDisplayFrameRateMeasurements
(self):
win_platform_backend.py
111
def
GetRawDisplayFrameRateMeasurements
(self):
/external/chromium_org/tools/perf/measurements/
smoothness_controller.py
20
# Descriptions for results from platform.
GetRawDisplayFrameRateMeasurements
().
112
for r in tab.browser.platform.
GetRawDisplayFrameRateMeasurements
():
Completed in 242 milliseconds