HomeSort by relevance Sort by last modified time
    Searched defs:postDataTimestamp (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/
CameraSource.cpp 56 virtual void postDataTimestamp(
100 void CameraSourceListener::postDataTimestamp(
    [all...]
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 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>& dataPtr)
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/test/
qcamera_test.cpp 1003 * FUNCTION : postDataTimestamp
1014 void CameraContext::postDataTimestamp(nsecs_t timestamp,
    [all...]

Completed in 80 milliseconds