Home
last modified time | relevance | path

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

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