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.cpp282 (HStatus hStatus, int32_t hSlot, Output const& hOutput) { in getGenerationNumber() argument
283 slot = static_cast<int>(hSlot); in getGenerationNumber()
358 int32_t hSlot, in fetchFromIgbp_l()
360 slot = static_cast<int>(hSlot); in fetchFromIgbp_l()
745 HStatus hStatus, int32_t hSlot, bool releaseAll) { in migrate() argument
747 *outSlot = static_cast<int>(hSlot); in migrate()