Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DDisplayEventDispatcher.cpp157 bool DisplayEventDispatcher::processPendingEvents(nsecs_t* outTimestamp, in processPendingEvents() argument
174 *outTimestamp = ev.header.timestamp; in processPendingEvents()
/frameworks/native/libs/gui/include/gui/
DDisplayEventDispatcher.h71 bool processPendingEvents(nsecs_t* outTimestamp, PhysicalDisplayId* outDisplayId,
DIGraphicBufferProducer.h330 inline void deflate(int64_t* outTimestamp, bool* outIsAutoTimestamp,
337 *outTimestamp = timestamp;
/frameworks/base/media/java/android/media/
DAudioRecord.java1369 public int getTimestamp(@NonNull AudioTimestamp outTimestamp, in getTimestamp() argument
1372 if (outTimestamp == null || in getTimestamp()
1377 return native_get_timestamp(outTimestamp, timebase); in getTimestamp()
2501 private native final int native_get_timestamp(@NonNull AudioTimestamp outTimestamp, in native_get_timestamp() argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...