Home
last modified time | relevance | path

Searched refs:processNewFrames (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DFrameProcessorBase.cpp112 processNewFrames(device); in threadLoop()
121 void FrameProcessorBase::processNewFrames(const sp<CameraDeviceBase> &device) { in processNewFrames() function in android::camera2::FrameProcessorBase
DFrameProcessorBase.h77 void processNewFrames(const sp<CameraDeviceBase> &device);
/frameworks/av/services/camera/libcameraservice/api1/client2/
DFrameProcessor.h52 void processNewFrames(const sp<Camera2Client> &client);