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

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 74 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);
camera_test_menu.cpp 716 void CameraHandler::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [all...]
  /frameworks/av/include/camera/
Camera.h 45 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) = 0;
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 123 virtual void postDataTimestamp(nsecs_t timestamp,
qcamera_test.cpp 939 * FUNCTION : postDataTimestamp
950 void CameraContext::postDataTimestamp(nsecs_t timestamp,
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.h 128 virtual void postDataTimestamp(nsecs_t timestamp,
qcamera_test.cpp 1014 * FUNCTION : postDataTimestamp
1025 void CameraContext::postDataTimestamp(nsecs_t timestamp,
    [all...]
  /frameworks/av/camera/
Camera.cpp 385 listener->postDataTimestamp(timestamp, msgType, dataPtr);
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test.h 163 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);
camera_test_menu.cpp 845 void CameraHandler::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [all...]
  /frameworks/av/media/libstagefright/
CameraSource.cpp 56 virtual void postDataTimestamp(
96 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);
347 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [all...]

Completed in 438 milliseconds