Home
last modified time | relevance | path

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

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