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

  /device/asus/flo/camera/QCamera2/HAL/test/
qcamera_test.cpp 230 * FUNCTION : postDataTimestamp
241 void CameraContext::postDataTimestamp(nsecs_t timestamp,
  /device/lge/hammerhead/camera/QCamera2/HAL/test/
qcamera_test.cpp 230 * FUNCTION : postDataTimestamp
241 void CameraContext::postDataTimestamp(nsecs_t timestamp,
  /frameworks/av/media/libstagefright/
CameraSource.cpp 53 virtual void postDataTimestamp(
91 void CameraSourceListener::postDataTimestamp(
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 79 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);
346 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.cpp 940 * FUNCTION : postDataTimestamp
951 void CameraContext::postDataTimestamp(nsecs_t timestamp,
    [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 716 void CameraHandler::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp 845 void CameraHandler::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [all...]

Completed in 350 milliseconds