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 340 typedef List<sp<ReprocessStreamAdapter> > ReprocessStreamList;
341 ReprocessStreamList mReprocessStreams;
Camera2Device.cpp 378 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
551 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
    [all...]

Completed in 154 milliseconds