Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DInFlightRequest.h46 nsecs_t shutterTimestamp; member
H A DCamera3OutputUtils.cpp432 nsecs_t shutterTimestamp = request.shutterTimestamp; in removeInFlightRequestIfReadyLocked() local
536 nsecs_t shutterTimestamp = 0; in processCaptureResult() local
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp956 nsecs_t shutterTimestamp; member