Home
last modified time | relevance | path

Searched refs:gpuCompleteToPresent (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DLatencyAggregator.cpp158 const nsecs_t gpuCompleteToPresent = presentTime - gpuCompletedTime; in processStatistics() local
165 sketches[SketchIndex::GPU_COMPLETE_TO_PRESENT]->Add(ns2hus(gpuCompleteToPresent)); in processStatistics()
243 const nsecs_t gpuCompleteToPresent = presentTime - gpuCompletedTime; in processSlowEvent() local
251 static_cast<int32_t>(ns2us(gpuCompleteToPresent)), in processSlowEvent()