Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dwindow.h320 NATIVE_WINDOW_API_DISCONNECT = 14, /* private */ enumerator
918 return window->perform(window, NATIVE_WINDOW_API_DISCONNECT, api); in native_window_api_disconnect()
/hardware/libhardware/tests/hwc/
Dcnativewindow.c325 case NATIVE_WINDOW_API_DISCONNECT: in cnw_perform()