Searched refs:postDataTimestamp (Results 1 – 4 of 4) sorted by relevance
45 …virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) = 0;
393 listener->postDataTimestamp(timestamp, msgType, dataPtr); in dataCallbackTimestamp()
79 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);350 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dat… in postDataTimestamp() function in JNICameraContext
56 virtual void postDataTimestamp(100 void CameraSourceListener::postDataTimestamp( in postDataTimestamp() function in android::CameraSourceListener