Lines Matching defs:window
580 static inline int native_window_set_usage(struct ANativeWindow* window, uint64_t usage) { in native_window_set_usage()
617 struct ANativeWindow* window, in native_window_set_crop()
628 struct ANativeWindow* window, in native_window_set_buffer_count()
648 struct ANativeWindow* window, in native_window_set_buffers_geometry()
669 struct ANativeWindow* window, in native_window_set_buffers_dimensions()
694 struct ANativeWindow* window, in native_window_set_buffers_user_dimensions()
708 struct ANativeWindow* window, in native_window_set_buffers_format()
727 struct ANativeWindow* window, in native_window_set_buffers_data_space()
745 struct ANativeWindow* window, in native_window_set_buffers_smpte2086_metadata()
763 struct ANativeWindow* window, in native_window_set_buffers_cta861_3_metadata()
784 static inline int native_window_set_buffers_hdr10_plus_metadata(struct ANativeWindow* window, in native_window_set_buffers_hdr10_plus_metadata()
797 struct ANativeWindow* window, in native_window_set_buffers_transform()
814 struct ANativeWindow* window, in native_window_set_buffers_sticky_transform()
832 struct ANativeWindow* window, in native_window_set_buffers_timestamp()
845 struct ANativeWindow* window, in native_window_set_scaling_mode()
859 struct ANativeWindow* window, int api) in native_window_api_connect()
871 struct ANativeWindow* window, int api) in native_window_api_disconnect()
892 struct ANativeWindow* window, in native_window_set_sideband_stream()
916 struct ANativeWindow* window, in native_window_set_surface_damage()
928 struct ANativeWindow* window, in native_window_set_shared_buffer_mode()
940 struct ANativeWindow* window, in native_window_set_auto_refresh()
947 struct ANativeWindow* window, in native_window_get_refresh_cycle_duration()
955 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
961 struct ANativeWindow* window, bool enable) in native_window_enable_frame_timestamps()
968 struct ANativeWindow* window, in native_window_get_compositor_timing()
977 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()
992 struct ANativeWindow* window, bool* outSupport) { in native_window_get_wide_color_support()
997 static inline int native_window_get_hdr_support(struct ANativeWindow* window, in native_window_get_hdr_support()
1002 static inline int native_window_get_consumer_usage(struct ANativeWindow* window, in native_window_get_consumer_usage()
1016 static inline int native_window_set_auto_prerotation(struct ANativeWindow* window, in native_window_set_auto_prerotation()
1021 static inline int native_window_set_frame_rate(struct ANativeWindow* window, float frameRate, in native_window_set_frame_rate()
1027 static inline int native_window_set_frame_timeline_info(struct ANativeWindow* window, in native_window_set_frame_timeline_info()
1057 static inline int ANativeWindow_getLastQueuedBuffer(ANativeWindow* window, in ANativeWindow_getLastQueuedBuffer()
1082 static inline int ANativeWindow_getLastQueuedBuffer2(ANativeWindow* window, in ANativeWindow_getLastQueuedBuffer2()
1094 static inline int64_t ANativeWindow_getNextFrameId(ANativeWindow* window) { in ANativeWindow_getNextFrameId()
1128 static inline int ANativeWindow_setQueryInterceptor(ANativeWindow* window, in ANativeWindow_setQueryInterceptor()