Home
last modified time | relevance | path

Searched defs:raster_time (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/flow/layers/
Dlayer.h56 const Stopwatch& raster_time; member
87 const Stopwatch& raster_time; member
/third_party/flutter/engine/flutter/flow/
Dcompositor_context.h101 const Stopwatch& raster_time() const { return raster_time_; } in raster_time() function