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

  /device/lge/mako/camera/
QualcommCamera.cpp 109 camera_data_timestamp_callback data_cb_timestamp; member in struct:android::__anon2290
247 camera_data_timestamp_callback data_cb_timestamp = camHal->data_cb_timestamp; local
249 if(data_cb_timestamp) {
260 data_cb_timestamp(timestamp, msgType, (camera_memory_t *)qmem, counter, user_data);
415 camera_data_timestamp_callback data_cb_timestamp,
430 camHal->data_cb_timestamp = data_cb_timestamp;
446 if(data_cb_timestamp) {
453 hardware->setCallbacks(notify_cb,data_cb,data_cb_timestamp,get_memory, user)
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 114 camera_data_timestamp_callback data_cb_timestamp; member in struct:qcamera::__anon1597
  /hardware/qcom/camera/QCamera2/HAL/
QCameraStateMachine.h 114 camera_data_timestamp_callback data_cb_timestamp; member in struct:qcamera::__anon33015

Completed in 44 milliseconds