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

  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream_Preview.cpp 245 status_t QCameraStream_preview::processPreviewFrame (
277 ALOGE("processPreviewFrame: timeStamp = %lld", (int64_t)timeStamp);
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraStream.h 127 virtual status_t processPreviewFrame(mm_camera_super_buf_t *frame){return NO_ERROR;}
191 virtual status_t processPreviewFrame(mm_camera_super_buf_t *frame);

Completed in 127 milliseconds