Searched refs:processNewFrames (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/camera2/
H A DFrameProcessor.h69 void processNewFrames(sp<Camera2Client> &client);
H A DFrameProcessor.cpp86 processNewFrames(client);
95 void FrameProcessor::processNewFrames(sp<Camera2Client> &client) { function in class:android::camera2::FrameProcessor

Completed in 50 milliseconds