Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DSurface.cpp138 bool Surface::getFrameTimestamps(uint64_t frameNumber, nsecs_t* outPostedTime, in getFrameTimestamps()
804 nsecs_t* outPostedTime = va_arg(args, int64_t*); in dispatchGetFrameTimestamps() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp2310 bool* outIsGlesComposition, nsecs_t* outPostedTime,