Home
last modified time | relevance | path

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

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