Searched refs:android_native_rect_t (Results 1 – 3 of 3) sorted by relevance
76 typedef struct android_native_rect_t struct82 } android_native_rect_t; argument681 android_native_rect_t const * crop) in native_window_set_crop()702 android_native_rect_t const * crop) in native_window_set_post_transform_crop()716 android_native_rect_t const * active_rect) __deprecated;720 android_native_rect_t const * active_rect) in native_window_set_active_rect()962 const android_native_rect_t* rects, size_t numRects) in native_window_set_surface_damage()
58 typedef struct android_native_rect_t struct64 } android_native_rect_t; argument
457 android_native_rect_t mCrop;565 android_native_rect_t crop = { left, top, right, bottom }; in setCrop()