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

  /device/asus/flo/camera/QCamera2/HAL/test/
qcamera_test.h 92 virtual void postDataTimestamp(nsecs_t timestamp,
qcamera_test.cpp 230 * FUNCTION : postDataTimestamp
241 void CameraContext::postDataTimestamp(nsecs_t timestamp,
  /device/lge/hammerhead/camera/QCamera2/HAL/test/
qcamera_test.h 92 virtual void postDataTimestamp(nsecs_t timestamp,
qcamera_test.cpp 230 * FUNCTION : postDataTimestamp
241 void CameraContext::postDataTimestamp(nsecs_t timestamp,
  /frameworks/av/include/camera/
Camera.h 43 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) = 0;
  /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...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 123 virtual void postDataTimestamp(nsecs_t timestamp,
qcamera_test.cpp 940 * FUNCTION : postDataTimestamp
951 void CameraContext::postDataTimestamp(nsecs_t timestamp,
    [all...]
  /frameworks/av/media/libstagefright/
CameraSource.cpp 53 virtual void postDataTimestamp(
91 void CameraSourceListener::postDataTimestamp(
  /frameworks/av/camera/
Camera.cpp 338 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/base/core/jni/
android_hardware_Camera.cpp 72 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);
330 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [all...]

Completed in 419 milliseconds