Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DIGraphicBufferProducer.cpp801 bool getTimestamps = data.readBool(); in onTransact() local
807 getTimestamps ? &frameTimestamps : nullptr); in onTransact()
816 if (getTimestamps) { in onTransact()