Searched refs:maxBufferSlack (Results 1 – 2 of 2) sorted by relevance
100 int32_t maxBufferSlack) { in configureSurface() argument134 maxBufferSlack + 1 + minUndequeuedBuffers, in configureSurface()136 err = native_window_set_buffer_count(anw.get(), maxBufferSlack + 1 + minUndequeuedBuffers); in configureSurface()
458 int maxBufferSlack) { in configureANW() argument475 maxBufferSlack + 1 + minUndequeuedBuffers); in configureANW()477 maxBufferSlack + 1 + minUndequeuedBuffers); in configureANW()