Searched refs:mapProducer2SourceSlot (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DVirtualDisplaySurface.cpp219 int sslot = mapProducer2SourceSlot(SOURCE_SCRATCH, mFbProducerSlot);
227 int sslot = mapProducer2SourceSlot(SOURCE_SINK, mOutputProducerSlot);
379 int sslot = mapProducer2SourceSlot(SOURCE_SCRATCH, pslot);
427 mapProducer2SourceSlot(source, pslot), fence);
468 mapProducer2SourceSlot(SOURCE_SINK, mOutputProducerSlot),
499 int VirtualDisplaySurface::mapProducer2SourceSlot(Source source, int pslot) { function in class:android::VirtualDisplaySurface
H A DVirtualDisplaySurface.h126 static int mapProducer2SourceSlot(Source source, int pslot);

Completed in 139 milliseconds