Home
last modified time | relevance | path

Searched defs:postDataTimestamp (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp1014 void CameraContext::postDataTimestamp(nsecs_t timestamp, in postDataTimestamp() function in qcamera::CameraContext
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp354 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dat… in postDataTimestamp() function in JNICameraContext