Home
last modified time | relevance | path

Searched refs:native_window_get_consumer_usage (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h983 static inline int native_window_get_consumer_usage(struct ANativeWindow* window, in native_window_get_consumer_usage() function
/frameworks/base/libs/hwui/renderthread/
DVulkanSurface.cpp297 native_window_get_consumer_usage(window, &consumerUsage); in Create()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3StreamSplitter.cpp246 res = native_window_get_consumer_usage(static_cast<ANativeWindow*>(outputQueue.get()), &usage); in addOutputLocked()
DCamera3OutputStream.cpp751 res = native_window_get_consumer_usage(static_cast<ANativeWindow*>(surface.get()), &u); in getEndpointUsageForSurface()
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp535 int err = native_window_get_consumer_usage(surface->window.get(), in CreateAndroidSurfaceKHR()