Searched refs:ANativeWindow (Results 1 - 1 of 1) sorted by relevance

/system/core/include/system/
H A Dwindow.h53 // support either the prior ANativeWindow interface, which did not pass libsync
55 // when the ANativeWindow interface does include libsync support.
137 * Users of the set_buffer_count ANativeWindow method should query this
154 /* Check whether queueBuffer operations on the ANativeWindow send the buffer
156 * to 1 if the ANativeWindow DOES send queued buffers directly to the window
161 * sent to the ANativeWindow. Note, however, that a result of 1 does NOT
169 /* Get the concrete type of a ANativeWindow. See below for the list of
179 * Default width and height of ANativeWindow buffers, these are the
289 * HAL implementation code with access to an ANativeWindow should not use these,
291 * ANativeWindow
391 struct ANativeWindow struct
394 ANativeWindow() function in struct:ANativeWindow
615 typedef struct ANativeWindow ANativeWindow; typedef in typeref:struct:ANativeWindow
[all...]

Completed in 47 milliseconds