HomeSort by relevance Sort by last modified time
    Searched refs:native_window_get_consumer_usage (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/nativewindow/include/system/
window.h 913 static inline int native_window_get_consumer_usage(struct ANativeWindow* window, function
    [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.cpp 652 res = native_window_get_consumer_usage(static_cast<ANativeWindow*>(surface.get()), &u);
Camera3StreamSplitter.cpp 199 res = native_window_get_consumer_usage(static_cast<ANativeWindow*>(outputQueue.get()), &usage);

Completed in 807 milliseconds