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

  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor.h 143 int mInputProducerSlot;
ZslProcessor.cpp 141 mInputProducerSlot(-1),
676 auto rc = mInputProducer->attachBuffer(&mInputProducerSlot,
688 rc = mInputProducer->queueBuffer(mInputProducerSlot, input, &output);

Completed in 1233 milliseconds