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 350 typedef List<sp<ReprocessStreamAdapter> > ReprocessStreamList;
351 ReprocessStreamList mReprocessStreams;
Camera2Device.cpp 395 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
593 for (ReprocessStreamList::iterator streamI = mReprocessStreams.begin();
    [all...]

Completed in 1374 milliseconds