Searched refs:outUsage (Results 1 – 2 of 2) sorted by relevance
562 uint64_t* /*gralloc1_consumer_usage_t*/ outUsage);650 uint64_t* /*gralloc1_producer_usage_t*/ outUsage);
1001 uint64_t* outUsage) { in native_window_get_consumer_usage() argument1002 return window->perform(window, NATIVE_WINDOW_GET_CONSUMER_USAGE64, outUsage); in native_window_get_consumer_usage()