Home
last modified time | relevance | path

Searched refs:native_window_set_surface_damage (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h915 static inline int native_window_set_surface_damage( in native_window_set_surface_damage() function
/frameworks/base/libs/hwui/renderthread/
DVulkanSurface.cpp481 int err = native_window_set_surface_damage(mNativeWindow.get(), &aRect, 1); in presentCurrentBuffer()
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp1770 native_window_set_surface_damage(window, rects, rcount); in QueuePresentKHR()
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1368 native_window_set_surface_damage(s->getNativeWindow(), androidRects.data(), in eglSwapBuffersWithDamageKHRImpl()