Searched refs:set_buffer_count (Results 1 – 4 of 4) sorted by relevance
80 int (*set_buffer_count)(struct preview_stream_ops* w, int count); member
807 if(mPreviewWindow->set_buffer_count) { in initDisplayBuffers()810 rc = mPreviewWindow->set_buffer_count( in initDisplayBuffers()
532 mHalPreviewWindow.set_buffer_count = sSetBufferCount; in initHalPreviewWindow()
2246 err = mWindow->set_buffer_count(mWindow, count); in allocate()