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

  /frameworks/av/services/camera/libcameraservice/
Camera2Device.h 331 typedef List<sp<ReprocessStreamAdapter> > ReprocessStreamList;
332 ReprocessStreamList mReprocessStreams;
Camera2Device.cpp 378 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
549 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
    [all...]

Completed in 33 milliseconds