Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h237 NATIVE_WINDOW_GET_CONSUMER_USAGE64 = 31, enumerator
985 return window->perform(window, NATIVE_WINDOW_GET_CONSUMER_USAGE64, outUsage); in native_window_get_consumer_usage()
/frameworks/native/libs/gui/
DSurface.cpp1072 case NATIVE_WINDOW_GET_CONSUMER_USAGE64: in perform()