Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/camera/tests/fuzzer/
H A Dcamera_fuzzer.cpp71 void postDataTimestamp(nsecs_t /*timestamp*/, int32_t /*msgType*/, in postDataTimestamp() function in TestCameraListener
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp359 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dat… in postDataTimestamp() function in JNICameraContext