Searched refs:attachBuffer (Results 1 – 5 of 5) sorted by relevance
190 Return<void> InputSurface::attachBuffer( in attachBuffer() function in hardware::google::media::c2::V1_0::utils::InputSurface193 return mBase->attachBuffer(buffer, _hidl_cb); in attachBuffer()
1675 status_t result = igbp->attachBuffer(bqSlot, graphicBuffer); in attachToBufferQueue()
107 virtual Return<void> attachBuffer(
360 * attachBuffer attempts to transfer ownership of a buffer to the buffer365 * If attachBuffer returns the RELEASE_ALL_BUFFERS flag, the caller is389 attachBuffer(664 * This timeout also affects the attachBuffer call, which will block if
265 status_t err = igbp->attachBuffer(&slot, buffer); in play()