Lines Matching defs:window
578 static inline int native_window_set_usage(struct ANativeWindow* window, uint64_t usage) { in native_window_set_usage()
615 struct ANativeWindow* window, in native_window_set_crop()
626 struct ANativeWindow* window, in native_window_set_buffer_count()
646 struct ANativeWindow* window, in native_window_set_buffers_geometry()
667 struct ANativeWindow* window, in native_window_set_buffers_dimensions()
692 struct ANativeWindow* window, in native_window_set_buffers_user_dimensions()
706 struct ANativeWindow* window, in native_window_set_buffers_format()
725 struct ANativeWindow* window, in native_window_set_buffers_data_space()
743 struct ANativeWindow* window, in native_window_set_buffers_smpte2086_metadata()
761 struct ANativeWindow* window, in native_window_set_buffers_cta861_3_metadata()
782 static inline int native_window_set_buffers_hdr10_plus_metadata(struct ANativeWindow* window, in native_window_set_buffers_hdr10_plus_metadata()
795 struct ANativeWindow* window, in native_window_set_buffers_transform()
812 struct ANativeWindow* window, in native_window_set_buffers_sticky_transform()
830 struct ANativeWindow* window, in native_window_set_buffers_timestamp()
843 struct ANativeWindow* window, in native_window_set_scaling_mode()
857 struct ANativeWindow* window, int api) in native_window_api_connect()
869 struct ANativeWindow* window, int api) in native_window_api_disconnect()
890 struct ANativeWindow* window, in native_window_set_sideband_stream()
914 struct ANativeWindow* window, in native_window_set_surface_damage()
926 struct ANativeWindow* window, in native_window_set_shared_buffer_mode()
938 struct ANativeWindow* window, in native_window_set_auto_refresh()
945 struct ANativeWindow* window, in native_window_get_refresh_cycle_duration()
953 struct ANativeWindow* window, uint64_t* frameId) in native_window_get_next_frame_id()
959 struct ANativeWindow* window, bool enable) in native_window_enable_frame_timestamps()
966 struct ANativeWindow* window, in native_window_get_compositor_timing()
975 struct ANativeWindow* window, uint64_t frameId, in native_window_get_frame_timestamps()
990 struct ANativeWindow* window, bool* outSupport) { in native_window_get_wide_color_support()
995 static inline int native_window_get_hdr_support(struct ANativeWindow* window, in native_window_get_hdr_support()
1000 static inline int native_window_get_consumer_usage(struct ANativeWindow* window, in native_window_get_consumer_usage()
1014 static inline int native_window_set_auto_prerotation(struct ANativeWindow* window, in native_window_set_auto_prerotation()
1019 static inline int native_window_set_frame_rate(struct ANativeWindow* window, float frameRate, in native_window_set_frame_rate()
1048 static inline int ANativeWindow_getLastQueuedBuffer(ANativeWindow* window, in ANativeWindow_getLastQueuedBuffer()
1060 static inline int64_t ANativeWindow_getNextFrameId(ANativeWindow* window) { in ANativeWindow_getNextFrameId()
1094 static inline int ANativeWindow_setQueryInterceptor(ANativeWindow* window, in ANativeWindow_setQueryInterceptor()