Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferHubProducer.cpp406 bool is_auto_timestamp; in queueBuffer() local
413 input.deflate(&timestamp, &is_auto_timestamp, &dataspace, &crop, &scaling_mode, &transform, in queueBuffer()
471 meta_data.is_auto_timestamp = int32_t(is_auto_timestamp); in queueBuffer()
/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_api.h420 is_auto_timestamp(0), in DvrNativeBufferMetadata()
438 int32_t is_auto_timestamp; member