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

  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 722 if (!pme->needProcessPreviewFrame(frame->frame_idx)) {
821 (!pme->needProcessPreviewFrame(frame->frame_idx))) ||
    [all...]
QCamera2HWI.h 455 bool needProcessPreviewFrame(uint32_t frameID);
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWICallbacks.cpp 735 if (!pme->needProcessPreviewFrame(frame->frame_idx)) {
841 !pme->needProcessPreviewFrame(frame->frame_idx))
    [all...]
QCamera2HWI.h 475 bool needProcessPreviewFrame(uint32_t frameID);
    [all...]
QCamera2HWI.cpp     [all...]

Completed in 92 milliseconds