Home
last modified time | relevance | path

Searched refs:native_window_set_buffer_count (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/include/android_stub/system/
Dwindow.h625 static inline int native_window_set_buffer_count( in native_window_set_buffer_count() function
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c606 if (native_window_set_buffer_count(window, buffer_count)) { in droid_create_surface()