OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dequeueDuration
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/renderthread/
CanvasContext.cpp
214
if (swapA.
dequeueDuration
< SLOW_THRESHOLD
230
if (swapB.
dequeueDuration
< SLOW_THRESHOLD
568
swap.
dequeueDuration
= us2ns(durationUs);
572
swap.
dequeueDuration
= 0;
576
= swap.
dequeueDuration
;
CanvasContext.h
204
nsecs_t
dequeueDuration
;
Completed in 54 milliseconds