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

/external/chromium_org/third_party/hwcplus/include/system/
H A Dwindow.h45 // support either the prior ANativeWindow interface, which did not pass libsync
47 // when the ANativeWindow interface does include libsync support.
129 * Users of the set_buffer_count ANativeWindow method should query this
146 /* Check whether queueBuffer operations on the ANativeWindow send the buffer
148 * to 1 if the ANativeWindow DOES send queued buffers directly to the window
153 * sent to the ANativeWindow. Note, however, that a result of 1 does NOT
161 /* Get the concrete type of a ANativeWindow. See below for the list of
171 * Default width and height of ANativeWindow buffers, these are the
247 * HAL implementation code with access to an ANativeWindow should not use these,
249 * ANativeWindow
342 struct ANativeWindow struct
345 ANativeWindow() function in struct:ANativeWindow
584 typedef struct ANativeWindow ANativeWindow; typedef in typeref:struct:ANativeWindow
[all...]

Completed in 282 milliseconds