Home
last modified time | relevance | path

Searched refs:process3aState (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
DFrameProcessor.h61 status_t process3aState(const CaptureResult &frame,
DFrameProcessor.cpp90 process3aState(frame, client); in processSingleFrame()
241 status_t FrameProcessor::process3aState(const CaptureResult &frame, in process3aState() function in android::camera2::FrameProcessor