Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.cpp884 bool timestampIncreasing, const SurfaceMap& outputSurfaces, in collectReturnableOutputBuffers()
997 bool timestampIncreasing = in collectAndRemovePendingOutputBuffers() local
DCamera3OutputUtils.h52 bool timestampIncreasing; member
DCamera3Stream.cpp767 nsecs_t timestamp, nsecs_t readoutTimestamp, bool timestampIncreasing, in returnBuffer()