Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device2/
DCamera2Device.h360 typedef List<sp<ReprocessStreamAdapter> > ReprocessStreamList; typedef
361 ReprocessStreamList mReprocessStreams;
DCamera2Device.cpp397 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin(); in deleteReprocessStream()
595 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin(); in pushReprocessBuffer()