Searched refs:set_buffer_count (Results 1 – 5 of 5) sorted by relevance
80 int (*set_buffer_count)(struct preview_stream_ops* w, int count); member
555 err = mANativeWindow->set_buffer_count(mANativeWindow, numBufs); in allocateBuffer()
485 err = mANativeWindow->set_buffer_count(mANativeWindow, numBufs); in allocateBufferList()
384 err = mBufferSource->set_buffer_count(mBufferSource, numBufs); in allocateBufferList()
1628 err = mWindow->set_buffer_count(mWindow, count); in allocate()