Home
last modified time | relevance | path

Searched defs:dataCallbackTimestamp (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/camera/
H A DICameraClient.cpp75 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp() function in android::hardware::BpCameraClient
H A DCamera.cpp318 void Camera::dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) in dataCallbackTimestamp() function in android::Camera
/aosp12/frameworks/av/camera/tests/
H A DCameraZSLTests.cpp50 void dataCallbackTimestamp(nsecs_t, int32_t, in dataCallbackTimestamp() function in CameraZSLTests
/aosp12/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
H A Dcamera_service_fuzzer.cpp132 void dataCallbackTimestamp(nsecs_t, int32_t, const sp<IMemory> &) override{}; in dataCallbackTimestamp() function in CameraFuzzer
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp1034 void CameraContext::dataCallbackTimestamp(nsecs_t timestamp, in dataCallbackTimestamp() function in qcamera::CameraContext
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp1136 Return<void> CameraHidlTest::Camera1DeviceCb::dataCallbackTimestamp( in dataCallbackTimestamp() function in CameraHidlTest::Camera1DeviceCb