Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp70 bool processPendingEvents(nsecs_t* outTimestamp, int32_t* id, uint32_t* outCount);
160 nsecs_t* outTimestamp, int32_t* outId, uint32_t* outCount) { in processPendingEvents() argument
173 *outTimestamp = ev.header.timestamp; in processPendingEvents()
/frameworks/native/include/gui/
DIGraphicBufferProducer.h287 inline void deflate(int64_t* outTimestamp, bool* outIsAutoTimestamp,
292 *outTimestamp = timestamp;