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

  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 256 app_cb->notifyCb(app_cb->argm_notify.msg_type,
257 app_cb->argm_notify.ext1,
258 app_cb->argm_notify.ext2,
259 app_cb->argm_notify.cookie);
476 app_cb->argm_notify.msg_type = CAMERA_MSG_RAW_IMAGE_NOTIFY;
477 app_cb->argm_notify.cookie = mCallbackCookie;
478 app_cb->argm_notify.ext1 = 0;
479 app_cb->argm_notify.ext2 = 0;
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 197 argm_notify_t argm_notify; member in struct:__anon4369
    [all...]

Completed in 58 milliseconds