Searched defs:android_native_rect_t (Results 1 - 1 of 1) sorted by relevance

/system/core/include/system/
H A Dwindow.h64 typedef struct android_native_rect_t struct
70 } android_native_rect_t; typedef in typeref:struct:android_native_rect_t
669 android_native_rect_t const * crop)
690 android_native_rect_t const * crop)
704 android_native_rect_t const * active_rect) __deprecated;
708 android_native_rect_t const * active_rect)
933 * native_window_set_surface_damage(..., android_native_rect_t* rects, int numRects)
950 const android_native_rect_t* rects, size_t numRects)

Completed in 134 milliseconds