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

/system/core/include/system/
H A Dwindow.h117 * Users of the set_buffer_count ANativeWindow method should query this
134 /* Check whether queueBuffer operations on the ANativeWindow send the buffer
136 * to 1 if the ANativeWindow DOES send queued buffers directly to the window
141 * sent to the ANativeWindow. Note, however, that a result of 1 does NOT
149 /* Get the concrete type of a ANativeWindow. See below for the list of
159 * Default width and height of the ANativeWindow, these are the dimensions
295 struct ANativeWindow struct
298 ANativeWindow() function in struct:ANativeWindow
302 common.version = sizeof(ANativeWindow);
306 /* Implement the methods that sp<ANativeWindow> expect
447 typedef struct ANativeWindow ANativeWindow; typedef in typeref:struct:ANativeWindow
[all...]

Completed in 1220 milliseconds