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 45 virtual void postDataTimestamp(
80 void CameraSourceListener::postDataTimestamp(
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 66 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);
324 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)
    [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...]

Completed in 451 milliseconds