Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h436 void getDequeueBufferInputLocked(IGraphicBufferProducer::DequeueBufferInput* dequeueInput);
/frameworks/native/libs/gui/
DSurface.cpp574 void Surface::getDequeueBufferInputLocked( in getDequeueBufferInputLocked() function in android::Surface
598 getDequeueBufferInputLocked(&dqInput); in dequeueBuffer()
727 getDequeueBufferInputLocked(&input); in dequeueBuffers()