Home
last modified time | relevance | path

Searched defs:getTimestamps (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/media/packages/BluetoothMidiService/tests/unit/src/com/android/bluetoothmidiservice/
H A DAccumulatingMidiReceiver.java43 Long[] getTimestamps() { in getTimestamps() method in AccumulatingMidiReceiver
/aosp12/frameworks/native/libs/gui/include/gui/
H A DIGraphicBufferProducer.h714 bool getTimestamps; member
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarDiagnosticManagerTest.java114 synchronized long[] getTimestamps() { in getTimestamps() method in CarDiagnosticManagerTest.FreezeFrameProperties
/aosp12/frameworks/native/libs/gui/tests/
H A DIGraphicBufferProducer_test.cpp240 bool getTimestamps; member
/aosp12/frameworks/native/libs/gui/
H A DIGraphicBufferProducer.cpp1091 bool getTimestamps = data.readBool(); in onTransact() local