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

  /external/chromium-trace/catapult/telemetry/telemetry/timeline/
surface_flinger_importer.py 16 self._surface_flinger_process = None
24 self._surface_flinger_process = self._model.GetOrCreateProcess(
26 self._surface_flinger_process.name = 'SurfaceFlinger'
27 thread = self._surface_flinger_process.GetOrCreateThread(event['tid'])
38 self._model.surface_flinger_process = self._surface_flinger_process
model.py 68 self._surface_flinger_process = None
128 return self._surface_flinger_process
132 self._surface_flinger_process = surface_flinger_process

Completed in 168 milliseconds