Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/system/
Dwindow.h874 static inline int native_window_set_surface_damage( in native_window_set_surface_damage() function
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp1571 native_window_set_surface_damage(window, rects, rcount); in QueuePresentKHR()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1421native_window_set_surface_damage(s->getNativeWindow(), androidRects.data(), androidRects.size()); in eglSwapBuffersWithDamageKHR()