Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/bufferqueue/2.0/
DH2BGraphicBufferProducer.cpp154 HStatus hStatus, int32_t hSlot, HOutput const& hOutput) { in dequeueBuffer() argument
159 *slot = hSlot; in dequeueBuffer()
231 HStatus hStatus, int32_t hSlot, bool releaseAllBuffers) { in attachBuffer() argument
233 *outSlot = static_cast<int>(hSlot); in attachBuffer()
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp276 (HStatus hStatus, int32_t hSlot, Output const& hOutput) { in getGenerationNumberAndUsage() argument
277 slot = static_cast<int>(hSlot); in getGenerationNumberAndUsage()
345 int32_t hSlot, in dequeueBuffer()
347 *slot = static_cast<int>(hSlot); in dequeueBuffer()
1028 HStatus hStatus, int32_t hSlot, bool releaseAll) { in migrate() argument
1030 *outSlot = static_cast<int>(hSlot); in migrate()