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

  /frameworks/native/libs/nativewindow/include/system/
window.h 224 NATIVE_WINDOW_GET_WIDE_COLOR_SUPPORT = 28,
902 static inline int native_window_get_wide_color_support( function
    [all...]
  /frameworks/native/vulkan/libvulkan/
swapchain.cpp 631 int err = native_window_get_wide_color_support(surface.window.get(),
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 571 // Ordinarily we'd put a call to native_window_get_wide_color_support
580 int err = native_window_get_wide_color_support(window, &wide_color_support);
    [all...]

Completed in 1328 milliseconds