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

  /frameworks/av/services/camera/libcameraservice/common/
FrameProcessorBase.h 82 status_t processListeners(const CaptureResult &result,
FrameProcessorBase.cpp 164 return processListeners(result, device) == OK;
167 status_t FrameProcessorBase::processListeners(const CaptureResult &result,

Completed in 63 milliseconds