HomeSort by relevance Sort by last modified time
    Searched refs:native_window_set_buffer_count (Results 1 - 16 of 16) sorted by null

  /frameworks/native/libs/gui/tests/
Surface_test.cpp 110 ASSERT_EQ(NO_ERROR, native_window_set_buffer_count(anw.get(), 3));
249 native_window_set_buffer_count(window.get(), 4);
254 native_window_set_buffer_count(window.get(), 3);
256 native_window_set_buffer_count(window.get(), 2);