Searched refs:assignSlot (Results 1 – 4 of 4) sorted by relevance
82 static int assignSlot(int32_t pointerId) { in assignSlot() function226 slot = assignSlot(pointerId); in nativeSendPointerDown()
222 size_t FlexBuffersImpl::assignSlot(const sp<Codec2Buffer> &buffer) { in assignSlot() function in android::FlexBuffersImpl503 *index = mImpl.assignSlot(newBuffer); in requestNewBuffer()675 *index = mImpl.assignSlot(newBuffer); in requestNewBuffer()744 *index = mImpl.assignSlot(newBuffer); in requestNewBuffer()935 *index = mImpl.assignSlot(newBuffer); in registerBuffer()948 *index = mImpl.assignSlot(newBuffer); in registerCsd()
321 size_t assignSlot(const sp<Codec2Buffer> &buffer);
316 (void)input->extraBuffers.assignSlot(copy); in queueInputBufferInternal()