Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DFrameProcessor.h64 status_t process3aState(const CaptureResult &frame,
H A DFrameProcessor.cpp86 process3aState(frame, client); in processSingleFrame()
242 status_t FrameProcessor::process3aState(const CaptureResult &frame, in process3aState() function in android::camera2::FrameProcessor