HomeSort by relevance Sort by last modified time
    Searched refs:ReprocessStreamList (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.h 360 typedef List<sp<ReprocessStreamAdapter> > ReprocessStreamList;
361 ReprocessStreamList mReprocessStreams;
Camera2Device.cpp 397 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
595 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
    [all...]

Completed in 1992 milliseconds