Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DIGraphicBufferProducerFlattenables.cpp293 const int32_t hasTimestamps = timestamps.has_value() ? 1 : 0; in flatten() local
316 int32_t hasTimestamps = 0; in unflatten() local