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

/system/core/include/system/
H A Dwindow.h46 // support either the prior ANativeWindow interface, which did not pass libsync
48 // when the ANativeWindow interface does include libsync support.
130 * Users of the set_buffer_count ANativeWindow method should query this
147 /* Check whether queueBuffer operations on the ANativeWindow send the buffer
149 * to 1 if the ANativeWindow DOES send queued buffers directly to the window
154 * sent to the ANativeWindow. Note, however, that a result of 1 does NOT
162 /* Get the concrete type of a ANativeWindow. See below for the list of
172 * Default width and height of ANativeWindow buffers, these are the
242 * HAL implementation code with access to an ANativeWindow should not use these,
244 * ANativeWindow
335 struct ANativeWindow struct
338 ANativeWindow() function in struct:ANativeWindow
577 typedef struct ANativeWindow ANativeWindow; typedef in typeref:struct:ANativeWindow
[all...]

Completed in 48 milliseconds