Home
last modified time | relevance | path

Searched refs:readout_timestamp_valid (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DInFlightRequest.h68 bool readout_timestamp_valid; member
DCamera3OutputUtils.cpp984 if (msg.readout_timestamp_valid) { in notifyShutter()
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3OutputUtils.cpp108 m.message.shutter.readout_timestamp_valid = false; in notify()
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OutputUtils.cpp113 m.message.shutter.readout_timestamp_valid = true; in notify()