Home
last modified time | relevance | path

Searched refs:onCaptureResult (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/google/easel/amber/camera/libhdrplusclient/include/
H A DHdrPlusClientListener.h62 virtual void onCaptureResult(pbcamera::CaptureResult *result,
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScrollCaptureController.java201 onCaptureResult(mTileFuture.get()); in requestNextTile()
209 private void onCaptureResult(CaptureResult result) { in onCaptureResult() method
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HdrPlusListenerThread.cpp79 void QCamera3HdrPlusListenerThread::onCaptureResult(pbcamera::CaptureResult *result, in onCaptureResult() function in qcamera::QCamera3HdrPlusListenerThread
236 mListener->onCaptureResult(&result.result, *result.metadata); in handleCaptureResult()
H A DQCamera3HdrPlusListenerThread.h51 void onCaptureResult(pbcamera::CaptureResult *result,
H A DQCamera3HWI.h915 void onCaptureResult(pbcamera::CaptureResult *result,
H A DQCamera3HWI.cpp16451 void QCamera3HardwareInterface::onCaptureResult(pbcamera::CaptureResult *result, in onCaptureResult() function in qcamera::QCamera3HardwareInterface