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

/system/core/include/system/
H A Dwindow.h148 * to the window compositor. The query sets the returned 'value' argument
149 * to 1 if the ANativeWindow DOES send queued buffers directly to the window
150 * compositor and 0 if the buffers do not go directly to the window
173 * dimensions of the window buffers irrespective of the
174 * NATIVE_WINDOW_SET_BUFFERS_DIMENSIONS call and match the native window
303 /* the window content is not updated (frozen) until a buffer of
304 * the window size is received (enqueued)
307 /* the buffer is scaled in both dimensions to match the window size */
310 * of the buffer matches the window size (cropping in the process)
313 /* the window i
591 native_window_set_usage( struct ANativeWindow* window, int usage) argument
598 native_window_connect( struct ANativeWindow* window, int api) argument
604 native_window_disconnect( struct ANativeWindow* window, int api) argument
623 native_window_set_crop( struct ANativeWindow* window, android_native_rect_t const * crop) argument
644 native_window_set_post_transform_crop( struct ANativeWindow* window, android_native_rect_t const * crop) argument
658 native_window_set_active_rect( struct ANativeWindow* window, android_native_rect_t const * active_rect) argument
669 native_window_set_buffer_count( struct ANativeWindow* window, size_t bufferCount) argument
685 native_window_set_buffers_geometry( struct ANativeWindow* window, int w, int h, int format) argument
706 native_window_set_buffers_dimensions( struct ANativeWindow* window, int w, int h) argument
731 native_window_set_buffers_user_dimensions( struct ANativeWindow* window, int w, int h) argument
745 native_window_set_buffers_format( struct ANativeWindow* window, int format) argument
757 native_window_set_buffers_transform( struct ANativeWindow* window, int transform) argument
775 native_window_set_buffers_timestamp( struct ANativeWindow* window, int64_t timestamp) argument
788 native_window_set_scaling_mode( struct ANativeWindow* window, int mode) argument
802 native_window_api_connect( struct ANativeWindow* window, int api) argument
814 native_window_api_disconnect( struct ANativeWindow* window, int api) argument
[all...]
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dhci.h877 uint16_t window; member in struct:__anon72
885 uint16_t window; member in struct:__anon73
894 uint16_t window; member in struct:__anon74
901 uint16_t window; member in struct:__anon75
1561 uint16_t window; member in struct:__anon156
1579 uint16_t window; member in struct:__anon158

Completed in 5609 milliseconds