Searched refs:onShutter (Results 1 – 5 of 5) sorted by relevance
77 virtual void onShutter(uint32_t requestId, int64_t apSensorTimestampNs) = 0;
54 void onShutter(uint32_t requestId, int64_t apSensorTimestampNs) override;
108 void QCamera3HdrPlusListenerThread::onShutter(uint32_t requestId, int64_t apSensorTimestampNs) in onShutter() function in qcamera::QCamera3HdrPlusListenerThread262 mListener->onShutter(requestId, apSensorTimestampNs); in handleShutter()
915 void onShutter(uint32_t requestId, int64_t apSensorTimestampNs) override;
16236 void QCamera3HardwareInterface::onShutter(uint32_t requestId, int64_t apSensorTimestampNs) in onShutter() function in qcamera::QCamera3HardwareInterface